搜索资源列表
bianyuan
- C#下实现的多种边缘检测程序。包括Robert算子、Sobel算子、prewitt算子等
Image-edge-detection
- 在DM642的板子上实现图像的边缘检测功能,在检测的过程中采用的是sobel算法-Image edge detection sobel algorithm used in the testing process on the DM642 board
bmp
- 实现二值化和sobel边缘检测,将要二值化的图片放在DEBUG文件里,就OK了!-Sobel edge detection and binarization
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
Sobel-operator-side-C-program
- Sobel边缘检测的C程序源代码,检测运动目标的边缘-Sobel operator side C program,