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

搜索资源列表

  1. canny

    1下载:
  2. 这是基于canny算子的边缘检测代码,基于vc环境,程序简洁
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:334601
    • 提供者:chanmaker
  1. AComputationalApproachToEdgeDetection

    0下载:
  2. John Canny的边缘检测算法,即著名的Canny算子经典文献。-The edge detection algorithm was witten by John Canny, that is well-known classical literature of Canny operator.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:2039881
    • 提供者:
  1. ex4_061221015

    1下载:
  2. 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve Sobel operator, Prewitt operator, Roberts operator
  3. 所属分类:Special Effects

    • 发布日期:2016-05-23
    • 文件大小:918643
    • 提供者:da
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. Canny

    0下载:
  2. CANNY 边缘检测算子 的源代码 ,在VC++6.0开发软件上实现运行-CANNY edge detection operator of the source code, software development in VC++6.0 to achieve run,
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3337615
    • 提供者:chen
  1. Canny

    1下载:
  2. 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:150138
    • 提供者:YDA
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. Canny

    0下载:
  2. 用Canny算子进行边缘检测的Visual C++源代码-Using Canny edge detection operator of Visual C++ Source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:304221
    • 提供者:hyc
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. canny-djt

    0下载:
  2. 用canny算子提取边缘,对图像进行边缘检测-Extraction using canny edge operator, image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3291463
    • 提供者:huayaojj
  1. cannydetect

    0下载:
  2. canny边缘检测源代码,可以运行。 Canny 边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。-canny
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:903874
    • 提供者:黄家
  1. Canny

    0下载:
  2. canny算子是边缘检测很重要的方法.尽管80年代就已经出现.目前还没有取代它的方法.这是canny算子的解释-canny edge detection operator is a very important way. Although there have been 80' s. There is no way to replace it. This is a canny operator interpretation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:88158
    • 提供者:李寿涛
  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:24226
    • 提供者:cui ju
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. CImageEdgeDetection

    0下载:
  2. 边缘检测代码,包含Sobel、canny等经典边缘检测算子-image edge detection code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:120630
    • 提供者:Snake
  1. edge

    0下载:
  2. 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1687064
    • 提供者:王坤
  1. imagebutterworth

    1下载:
  2. canny算字进行图像处理的边缘检测程序。canny算子canny算子-canny operatorcanny operatorcanny operatorcanny operatorcanny operatorcanny operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:530
    • 提供者:赵华
  1. canny

    0下载:
  2. canny算子,是边缘检测的算子之一,能够为图像处理的应用提供很好的帮助-canny operator, the operator is one of edge detection, image processing applications can provide very good help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9822
    • 提供者:大海
  1. canny.bianyuanjianche

    0下载:
  2. 用canny算子对图像进行边缘检测,是matlab语言编辑的程序-Operators with a canny edge detection, is the matlab language editing of the program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1424
    • 提供者:雷菁
  1. wave-Homo

    1下载:
  2. 小波同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测 -A method based on wavelet was applied to homomorphic filtering to enhance the contrast of image and solve the problem of uneven illumination ;Canny edge detector.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1536
    • 提供者:zhoujianhua
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com