文件名称:edge_detection
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-06-12
- 文件大小:
- 138kb
- 下载次数:
- 0次
- 提 供 者:
- 朱*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于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
..............\canny_edge.m
..............\diaohua.jpg
..............\ex6.m
..............\ex7.m
..............\ex8.m
..............\ex9.m
..............\hehua.JPG
..............\log_edge.m
..............\qipan.JPG
..............\susan.m
..............\susan_threshold.m
..............\xinglong.jpg
..............\程序运行说明.doc
edge_detection