文件名称:CANNY
- 所属分类:
- VHDL编程
- 资源属性:
- [VHDL] [源码]
- 上传时间:
- 2017-07-16
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- Tonyth*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
canny_test.v
canny.v
canny.v