-
-
-
-
ImageProcess2.rar
灰度图像边缘检测
1.编程实现以下六种图像边缘检测算子。
(1)Roberts边缘算子
(2)Sobel边缘算子
(3)Prewitt边缘算子
(4)拉普拉斯边缘算子
(5)Kirsch边缘算子
2.根据检测结果,分析与比较各种边缘检测算法的主要区别。
-
gg.zip
MATLAB code for simple edge detection algorithms including simple mask, sobel mask, Gaussian derivatives.
-
EDGESOB.rar
Sobel edge detection algorithm for C++ Builder 6
-
-
-
-
-
edgedemo.rar
edge detection.Real-time Canny/Sobel edge detection. Requires: Matlab Image Proc. Toolkit liveimagejpg.m . Tested: Matlab version 7.0 (linux)
-