登录
首页 » Matlab » Canny 边缘检测器

Canny 边缘检测器

于 2022-01-26 发布 文件大小:1.59 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

Canny 算子在一个多阶段的过程。首先,所有的图像平滑的高斯卷积。然后简单 2-D 的第一次导数运算符 (有点像罗伯茨交叉) 被应用于平滑的图像,来突出显示具有高第一次空间导数图像区域。边缘引起的梯度图像中脊。然后该算法跟踪这些脊顶部,并设置为零并非实际上的脊顶部,在输出中,该过程称为非最大抑制给一条细线的所有像素。跟踪过程展品滞环控制的两个阈值: T1 和 T2 和 T1 > T2.跟踪只能高于 T1.跟踪的山脊上某点开始,然后继续在两个方向出从点直到的山脊高度低于 T2。 这迟滞有助于确保周边的嘈杂不被分解成多个边缘片段。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GA_feature_selector
    说明:  基于遗传算法的封装模式的数据特征提取,利用数据对自身进行训练并能完全依靠特征对分类效果进行评价。(In genetic algorithm, the above features are combined in a special way: parallel search based on chromosome group, selection operation, exchange operation and mutation operation with guessing property.)
    2020-03-26 22:13:30下载
    积分:1
  • MatlPDDocumentation
    matlab文档(matlab documentation)
    2009-01-14 11:00:25下载
    积分:1
  • Proyecto0305.m
    Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use the mask shown in Fig. 3.39(d). Gonzalez. Image Processing
    2009-10-14 23:43:34下载
    积分:1
  • efk_example
    extended kalman filter demo
    2011-03-08 05:19:05下载
    积分:1
  • mimo-RADAR-MATLAB
    几个关于MIMO雷达的仿真程序,对学习相关内容的人有些帮助。(Several of the simulation program about MIMO radar to the study of relevant content people some help.)
    2021-05-16 14:30:02下载
    积分:1
  • notch_filter222
    notch filter的源程序代码(notch filter to the source code.)
    2007-06-16 21:21:08下载
    积分:1
  • GA
    说明:  遗传算法,基于二进制编码形式,用于解决优化问题,具有很好的全局优化效果。(genetic algorithm for optimization)
    2013-11-16 20:57:20下载
    积分:1
  • keller-box-scheme2
    Keller box algorithm and equations for Boundary layer theory problems. For calculating the boundary layer thickness and the velocity profile in a free stream in a pipe.
    2013-11-17 05:18:22下载
    积分:1
  • 潮流计算
    潮流计算针对IEEE模型的潮流计算(4节点、14节点、30节点、1047节点)(Power flowAgainst the tide of the IEEE model calculation (4 nodes nodes, 14 nodes, 30, 10)
    2018-10-09 15:16:56下载
    积分:1
  • getTrees
    a point in detection algorithm
    2010-12-03 20:50:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载