搜索资源列表
EdgeDetection
- 此源码可以实现灰度图像的边沿检测与提取,轮廓跟踪
EdgeDetection
- 用vc编写的边缘检测程序, 基本的edge detection方法,适合初学者-with vc prepared by the edge detection procedures, the basic edge detection method for beginners
EdgeDetection
- 数字图像的边缘检测算法,里面介绍了几种常用的代码实现-Digital image of the edge detection algorithm, which introduces some commonly used code
EdgeDetection
- Image Processing: Edge Detection from TRUCO - Chapter 4 and 5-Image Processing: Edge Detection from TRUCO- Chapter 4 and 5
edgedetection
- C++边缘检测,用MFC实现图像边缘检测的代码-C++ code of Edge Detection,MFC CODE
EdgeDetection
- 实现2种图像的检测:边缘检测,模板匹配,图像腐蚀。-Realize two kinds of image detection: edge detection, template matching, image corrosion.
EdgeDetection
- 基于matlab的边缘检测,方法种类很多,如,sobel,canny,prewi-Edge detection methods,such as,soble,canny,prewitt,and so on.
EdgeDetection
- A C# class I created for Detecting and Cropping the edge of ID cards scanned by normal scanners, of both white background and black background. Needs AForge.Imaging library from http://code.google.com/p/aforge/ Please review and tell me wha
EdgeDetection
- 程序分成两个部分,第一个部分是将原始的彩色图像转化成灰度图,第二个部分是对灰度图进行边缘检测。经过大量的图像测试,检测效果极佳。-The program is divided into two parts, the first part is the original color image into a gray-scale image, the second part of the gray-scale image edge detection. After a lot of image t