edge_detection
代码说明:
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
文件列表:
edge_detection
..............\cannyFindLocalMaxima.m,1464,2012-02-05
..............\canny_edge.m,1984,2012-02-05
..............\ex6.m,1155,2012-02-05
..............\ex7.m,223,2012-02-05
..............\ex8.m,227,2012-02-05
..............\ex9.m,604,2012-02-05
..............\log_edge.m,1762,2012-02-05
..............\susan.m,1102,2012-02-05
..............\susan_threshold.m,249,2012-02-05
..............\程序运行说明.doc,12800,2014-06-12
下载说明:请别用迅雷下载,失败请重下,重下不扣分!