CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测算子

搜索资源列表

  1. Edge-based-edge-detection

    0下载:
  2. Roberts 边缘检测算子,检测水平和垂直边缘效果好于斜向边缘,定位精度高,对噪声敏感 -Roberts edge detection operator, the detection of horizontal and vertical edge effects better than the oblique edge, high positioning accuracy, noise-sensitive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:10158
    • 提供者:kristena
  1. EdgeDetect

    0下载:
  2. 使用VC++6.0开发环境,结合OpenCV实现各种边缘检测算子。-VC++ 6.0 development environment, combined with OpenCV to realize a variety of edge detection operators.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1928928
    • 提供者:李阳
  1. Contour-extraction

    0下载:
  2. 轮廓提取。提取目标物体的图象,应用边缘检测算子,对目标物体进行锐化,去噪声。-Contour extraction.Extraction of target object image, application of edge detection operator of the target object, sharpening, noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3041806
    • 提供者:李承基
  1. xiaobofenxi

    0下载:
  2. 首先介绍了图像边缘检测技术和几种经典的边缘检测算子。然后对小波变换进行了简单的理论分析,阐述了小波多尺度思想,并对基于小波变换的图像边缘检测进行了简单的介绍。-First,several classic edge detection operators are analyzed in this paper,and then the principle and status are briefly described.Second,the theory of wavelet transform i
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:23777
    • 提供者:曾伍杨
  1. Matlab-edge-detection-operator

    1下载:
  2. 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:918689
    • 提供者:笑傲江湖
  1. TGUISUSANh

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1097859
    • 提供者:干预
  1. canny

    0下载:
  2. canny 边缘检测算子,用来图像处理中检测边缘-canny edge detection operator, is used to detect edges in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3432
    • 提供者:wlm941112
  1. matlab1

    0下载:
  2. 简要介绍了几个基于matlab的图像轮廓提取技术,如robert,sobel 等边缘检测算子,比较了这几个边缘检测算子的处理结果-Briefly introduced several matlab-based image contour extraction technology, robert, sobel edge detection operator, and compare several edge detection operators processing results
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:152006
    • 提供者:吴志国
  1. sar-edge-detection

    1下载:
  2. sar 图像边缘检测算子,代码简洁,运行成功。-sar image edge detection。
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1673
    • 提供者:yangdaolian
  1. kirsch

    0下载:
  2. Kirsch图像处理边缘检测算子,包含快速Kirsch算子和Naviaga算子,-Kirsch image processing edge detection operator, to contain fast the Kirsch operator and Naviaga operator,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:741935
    • 提供者:lijunhj
  1. ISP_CarIdentify

    0下载:
  2. 图像处理在车牌图像预处理中的应用  灰度化  车牌图像灰度化  直方图均衡化  灰度拉伸  二值化  全局阈值法和局部阈值法  适用于车牌的二值化方法  边缘检测  图像梯度  几种常见的边缘检测算子  适用于车牌的边缘检测算子 -Image processing in the
  3. 所属分类:Project Manage

    • 发布日期:2017-11-06
    • 文件大小:1745399
    • 提供者:jack
  1. code

    0下载:
  2. 图像边缘提取有很多经典算法。经典算法多利用边缘检测算子,即利用图像边缘的突变性质来检测边缘。基于sobel的边缘检测源码-Image Edge Extraction many classical algorithm. The classical algorithm more use edge detection operators, namely the use of the nature of the mutation of the edges of the image to detect t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:20129
    • 提供者:陈又青
  1. canny

    0下载:
  2. Canny边缘检测是一种基于最优化算法的边缘检测算子,具有检测精度高和信噪比良好等优点。本代码完整实现了Canny算子,并利用canny算法对输入图像进行边缘检测,输出边缘图像。-Canny operator is an edge detection operator based on the optimized method. This code implemented Canny operator, and output the edge image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1442
    • 提供者:Zhang
  1. 5

    0下载:
  2. Canny算子 Canny 算子是一种比较新的边缘检测算子,具有很好的边缘检测性能,得到了越来越广泛的应用。-Canny operator Canny operator is a relatively new edge detection operator, has good edge detection performance has been more widely used.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2864
    • 提供者:
  1. Robertsgg

    0下载:
  2. 利用数学形态学改进的Roberts边缘检测算子,能够填充图像内被空洞。-Improved use of mathematical morphology Roberts edge detection operator, within the image to be able to fill voids.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:800
    • 提供者:张兴源
  1. CompassMATLAB

    0下载:
  2. demo中包括了目前常用的边缘检测算子,并添加了frei-chen、kirsch、drecedge、prewittcompass等边缘检测function函数。此外,实现了Ruzon罗盘算则的matlab编程,可以对灰度图像加以处理,实现边缘检测。-demo includes the most commonly used edge detection operator, and added frei-chen, kirsch, drecedge functions such as edge de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:12198
    • 提供者:扬子
  1. CompassMATLAB

    0下载:
  2. demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。-demo, basically compiled all the commonly used edge detection operator, and add a custom frei-chen, ki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:12842
    • 提供者:扬子
  1. Edge_Detect

    0下载:
  2. 边缘检测算子,matlab文件,已经改好了一个,其它的按照同样的方法处理就可以了。-Edge detection operator, matlab file has been changing for the better, the others follow the same approach to it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:770
    • 提供者:Jessica
  1. log-function-of-edge-detection

    0下载:
  2. 本程序是自己编写的log函数边缘检测算子,每一步都写得很仔细,比较适合初学者下载学习。-This program of log function of edge detection operator, was written by myself and was written very carefully each step of the way, is suitable for beginners download learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:65072
    • 提供者:李津
  1. sobel-function-of-edge-detection

    0下载:
  2. 本程序是自己编写的sobel函数边缘检测算子,每一步都写得很仔细,比较适合初学者下载学习。-This program of sobel function for edge detection operator,was written by myself,and each step was written very carefully ,it is suitable for beginners download learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3903
    • 提供者:李津
« 1 2 3 45 6 »
搜珍网 www.dssz.com