文件名称:Canny-edge-detection
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-05-09
- 文件大小:
- 119kb
- 下载次数:
- 0次
- 提 供 者:
- 齐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
canny边缘检测,边缘检测的目的是在保留原有图像属性的情况下,显著减少图像的数据规模。目前有多种算法可以进行边缘检测,虽然Canny算法年代久远,但可以说它是边缘检测的一种标准算法,而且仍在研究中广泛使用。-Canny edge detection,The purpose of edge detection is to significantly reduce the size of the image by preserving the original image attributes. There are a variety of algorithms for edge detection, although the Canny algorithm is old, but it can be said that it is a standard algorithm for edge detection, and is still widely used in research.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作业二:边缘提取(Canny)\cannyFindLocalMaxima.m
.........................\canny_edge.m
.........................\lena.bmp
.........................\log_edge.m
.........................\xinglong.jpg
.........................\程序运行说明.doc
作业二:边缘提取(Canny)