CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - Canny Edge Detection

搜索资源列表

  1. OpenCVSquareDector

    2下载:
  2. 在VC6下基于OpenCV5的矩形检测程序及Canny边缘检测程序。在VC6下编译通过。-in VC6 OpenCV5 Based on the testing procedures and rectangular Canny edge detection procedures. Under the VC6 compile.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4504
    • 提供者:-
  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. CVHomework1

    0下载:
  2. canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1687
    • 提供者:zhangzhang
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:156571
    • 提供者:liujia
  1. canny

    0下载:
  2. 采用canny算法进行边缘检测,寻找输入图像的边缘,并且标志出来-canny algorithm edge detection,can find edge from image and draw it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-27
    • 文件大小:85302
    • 提供者:笑笑
  1. cannyfinal

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2927
    • 提供者:张妍妍
  1. csourcecode

    0下载:
  2. 排序 canny边缘检测算子的c源代码 -Sort canny edge detection operator c source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:5160
    • 提供者:nana
  1. Canny

    0下载:
  2. Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:147575
    • 提供者:chiaks
  1. OpenCVBorderDetect

    0下载:
  2. 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3951406
    • 提供者:郭大万
  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. ydm

    0下载:
  2. canny边缘检测算子的c源代码-canny edge detection operator of c source code. . . .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:3433
    • 提供者:en
  1. caany

    0下载:
  2. canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2187
    • 提供者:wuzixu
  1. gaborfilter

    0下载:
  2. gabor 滤波器 用奇域边界检测法。再用canny 算子进行边缘检测。能很好的去除图像的伪边缘-gabor filters edge detection method by Qi Yu. Then canny edge detection operator. Well remove the image of the pseudo-edge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:2528
    • 提供者:guihaitian
  1. canny

    0下载:
  2. canny 算法,主要用于图像的边缘检测,是经典的一个方法-canny algorithm, mainly used for image edge detection, is a classical method of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1241
    • 提供者:刘亦菲
  1. canny

    0下载:
  2. 实现canny算子边缘检测,是频域增强处理后的在处理。-Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:3412
    • 提供者:sherryhxp
  1. bianyuantiqu

    1下载:
  2. 详细介绍了各种图像边缘检测方法,包括Sobel、Roberts、Prewitt、Canny、Log算子-Details of the various edge detection methods, including Sobel, Roberts, Prewitt, Canny, Log operator. . .
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:427857
    • 提供者:曾锐
  1. EdgeDetection

    0下载:
  2. 基于matlab的边缘检测,方法种类很多,如,sobel,canny,prewi-Edge detection methods,such as,soble,canny,prewitt,and so on.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:49550
    • 提供者:congning
  1. CannyOperatorEdgeDetectionCode

    0下载:
  2. 此文件为delphi写的Canny算子边缘检测代码,只是一段代码。-This document is written in delphi Canny operator edge detection code, just a piece of code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1362
    • 提供者:冰冰
  1. Fuzzy-edge-detection

    0下载:
  2. edge detection with fuzzy that modify by Reza Maleki. it can delete some noise and blonder in edge detection.it is more use full than canny and other Matlab codes.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1413480
    • 提供者:reza
  1. 附件05-Demo演示代码

    1下载:
  2. 双目相机与计算机连接后进行拍照,图片抓取,视频拍摄,人脸检测,Canny边缘检测,BM算法与SGBM算法进行立体匹配测距的实现。(The binocular camera is connected with the computer to take pictures, capture pictures, take videos, detect faces, Canny edge detection, BM algorithm and sgbm algorithm for stereo match
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-04-26
    • 文件大小:9568256
    • 提供者:小乖腾
« 12 »
搜珍网 www.dssz.com