搜索资源列表
VC++examples(9Sources)
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
EdgeDetection2
- VC和Matlab混合编程实现边缘检测的例子-VC and Matlab edge detection example
listcode
- 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
200706162
- 图像边缘检测的基本程序,可见vc图像处理程序设计该书,程序可以编译运行!-Edge Detection of the basic procedures that can be seen vc image processing program design book that the procedure can be compiled running!
VC_Susan
- VC开发的SUSAN检测程序,包括了主要的角点检测算法,并在边缘检测上进行了应用!-development of the VC SUSAN testing procedures, including the main angle detection algorithm, and edge detection on the application!
VC_Sobel_Kirsch
- 基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
CannyEdgeDetect
- 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
edge
- 基于OPENCV的图象边缘检测,(VC++) 利用canny算法寻找图象边缘并再输出中标志.
edge
- 用VC++6.0实现了图像的各种边缘检测算法,算法效果很好。
phototest
- 通过vc编程实现数字图象的边缘检测,是以Sobel算子来实现的
边缘检测细化源代码
- VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
VC调用matlab图像处理工具箱进行canny边缘检测
- VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
数字图像处理
- 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。
Imageprocessing.rar
- 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
VC编程实现图像处理的一些功能
- VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
PICTURESHOW
- 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
vc
- 利用VC++,实现图像的分割与边缘检测!-Using VC++, to achieve image segmentation and edge detection!
LEVELSET
- 应用Visual C++对细菌进行边缘检测-Visual C++
bianyuanjc
- 边缘检测VC源码,带可执行文件和所需控件,在Win7、win7SP1下完成测试,Vista SP2(未测试)、Win8(未测试),本边缘检测程序不支持XP操作系统,注意:在Windows XP系统下不能运行生成的Exe程序-Edge detection VC source, with the executable file and the required controls, complete the test under Win7, win7SP1, Vista SP2 (not tested
VC数字图像处理
- 利用VC对数字图像进行处理,包括图像分割,边缘检测等(Using VC to process digital images, including image segmentation, edge detection, etc.)