Canny

所属分类:matlab编程
开发工具:matlab
文件大小:106KB
下载次数:17
上传日期:2017-01-13 21:24:23
上 传 者heheba
说明:  anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。 Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。
(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)

文件列表:
Canny算子 (0, 2016-01-31)
Canny算子\1.bmp (66616, 2011-11-10)
Canny算子\canny.m (2138, 2015-11-04)
Canny算子\canny_filter.m (1781, 2015-11-04)
Canny算子\lena.bmp (66614, 2011-11-10)

近期下载者

相关文件


收藏者