文件名称:edge
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:83.26kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
采用Canny算法进行边缘检测。主要包括以下几个步骤:1、用高斯滤波器平滑图像。2、用一阶偏导的有限差分计算梯度的幅值和方向。3、对梯度幅值进行非极大值抑制。4、用双阈值算法检测和连接边缘。5、采用高斯平滑函数-Using the Canny edge detection algorithm. Include the following steps: 1, smooth image with a Gaussian filter. 2, first-order partial derivatives of finite-difference calculation of the magnitude and direction of the gradient. 3, the gradient amplitude, non-maxima suppression. 4, dual-threshold algorithm to detect and connect edge. 5 Gaussian smoothing function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
例5-1/
例5-1/edge.cpp
例5-1/edge.dsp
例5-1/edge.dsw
例5-1/fruits.jpg
例5-1/Makefile
例5-1/edge.cpp
例5-1/edge.dsp
例5-1/edge.dsw
例5-1/fruits.jpg
例5-1/Makefile
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.