搜索资源列表
EdgeDetect
- 图像边缘检测,我用过,可以处理。仅供学习研究,严禁商用。
Prewitte边缘算子法
- 这是一个经典的图像边缘提取算子的C代码。-This is a classic Image Edge Extraction operator of C code.
EdgeDetect
- 面状提取提取算法集锦,包括C,C++,C#三种程序语言版本-Planar extraction algorithm extracted highlights, including C, C++, C# programming language version of the three kinds of
edgedetect
- book on edge detetcion
edgedetect
- opencv图像边缘检测,很好的说明了检测的过程,对函数进行了详细的解说-edgedetect of picture
EdgeDetect
- C#写的一个边缘提取的程序,以界面形式选择图片,包含了sobel算子、Laplace算子、canny算子三种检测算法可选。-C# to write an edge extraction process to select the interface in the form of pictures, including the sobel operator, Laplace operator, canny operator selectable three detection algorithms
EdgeDetect-Java
- Java code to detect edges of an image