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

搜索资源列表

  1. 8用matlab图像处理工具箱进行canny边缘检测.rar

    1下载:
  2. 所属分类:图形/文字识别

    • 发布日期:2008-05-25
    • 文件大小:188.88kb
    • 提供者:firstgjb
  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
    • 文件大小:4.4kb
    • 提供者:-
  1. Canny

    0下载:
  2. 对图象进行边缘检测。首先对图像进行高斯虑波,减少噪声的干扰,然后求图像的梯度,进行非最大值抑制
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.58mb
    • 提供者:赵笑可
  1. print_recognition_src

    0下载:
  2. 一个用C++编写的指纹识别程序源码,其中包括canny边缘检测和基于特征的指纹识别
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:48.2kb
    • 提供者:征征
  1. Canny+image

    0下载:
  2. 图像边缘检测算法分析,在CANNY算子的基础上研究而成
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-20
    • 文件大小:350.17kb
    • 提供者:朱芳
  1. canny

    0下载:
  2. canny算子边缘检测的源代码....opencv做得
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5.74kb
    • 提供者:zhanglan
  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
    • 文件大小:1.95mb
    • 提供者:
  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
    • 文件大小:1.65kb
    • 提供者: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
    • 文件大小:152.9kb
    • 提供者:liujia
  1. canny

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

    • 发布日期:2017-04-27
    • 文件大小:83.3kb
    • 提供者:笑笑
  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-14
    • 文件大小:2.86kb
    • 提供者:张妍妍
  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-17
    • 文件大小:144.12kb
    • 提供者:chiaks
  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
    • 文件大小:86.09kb
    • 提供者:李寿涛
  1. ydm

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

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

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

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

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

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

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

    • 发布日期:2017-04-08
    • 文件大小:3.33kb
    • 提供者: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-29
    • 文件大小:417.83kb
    • 提供者:曾锐
  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
    • 文件大小:1.33kb
    • 提供者:冰冰
  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
    • 文件大小:9.13mb
    • 提供者:小乖腾
« 12 »
搜珍网 www.dssz.com