搜索资源列表
Canny边缘检测
- 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
VC++中值滤波
- 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
灰度均衡
- 能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
vc++OTSUcode
- otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
imgarithmetic
- VC编写,具有小波变换,复原,图像融合等算法。经过调试,可以正常运行。-VC prepared with wavelet transform, rehabilitation, such as image fusion algorithms. After debugging, it works.
IPU(vs2005)
- 使用vc#2005 实现了多种常见的图像处理算法-use vc # 2005 to achieve a variety of common image processing algorithm
theprincipleofthecomputergraphic(VC++)
- 计算机图形学原理及算法教程(VC++版),比较经典的算法教程,不用过多介绍吧。-computer graphics theory and algorithms Guide (VC version), the classic comparison algorithm guides, not too much on it.
ostunew
- 自己编的一个vc图像处理程序,实现ostu算法功能。-their vc a series of the image processing algorithms to achieve ostu function.
vc-fractal008
- 《分形算法与程序设计——Visual C++实现》的第八章源码-"fractal algorithms and program design -- achieving Visual C" source of Chapter VIII
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆
vc-fractal004
- 《分形算法与程序设计——Visual C++实现》的第八章源码 -"fractal algorithm and program design -- Visual C realization," the eighth chapter FOSS
DTW算法VC++实现
- DTW算法VC实现 数字图像处理-DTW VC Digital Image Processing
JPEG算法
- jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
图形裁剪算法vc程序
- 基于vc的对任意多边形进行裁剪
分水岭算法VC实现
- 本程序用VC++编写,实现了分水岭算法对图像的分割。效果非常不错
种子填充VC代码
- 种子填充算法的简单示例 VC 6.0 单文档
SIFT-on-VC
- 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
code
- VC++数字图像处理典型算法及实现,包括图像变换,灰度图变成直方图等-VC++ Typical digital image processing algorithm and realized, including image transformation, such as grayscale histogram into
tuxiangchuli
- VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
graphics
- 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers