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

搜索资源列表

  1. 边缘检测与分割处理

    1下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46403
    • 提供者:tian
  1. canny图像边缘算法

    0下载:
  2. 这是一个关于图像边缘检测的小程序,希望对大家有所帮助-This is an image of a small edge detection procedures, we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:69982
    • 提供者:徐艳
  1. Canny_algorithm

    0下载:
  2. 一个关于canny边缘检测的源代码,对大家熟练掌握所学的数字图像处理理论知识很有帮助-a canny edge detection of the source code to everyone skilled master learning by digital image processing theoretical knowledge helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:162807
    • 提供者:wuyi
  1. edgeCheck.

    2下载:
  2. 一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-a common edge extraction function. By entering different parameters to achieve Sobel operator, Prewitt operator, Roberts operator, Marr Operator and Canny edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:255400
    • 提供者:胡雪飞
  1. cannybianyuanjiance

    0下载:
  2. canny边缘检测.docc anny边缘检测.doccanny边缘检测.doc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:159774
    • 提供者:gaga
  1. Cannybian

    0下载:
  2. 一般源代码,Canny边缘检测,可用,看过后还好-general source code, Canny edge detection, can be used, after reading better
  3. 所属分类:其它

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

    1下载:
  2. 完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setting the relevant content
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:489874
    • 提供者:qihuafei
  1. CannyEdgeDetection(good)_CanTestWithImage

    0下载:
  2. Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152861
    • 提供者:whq
  1. 2边缘检测

    1下载:
  2. Canny算子检测边缘,并在此基础上做Hough变换,拟合直线(Canny operator detects the edge, and based on this Hough transform, fitting straight line)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:3158016
    • 提供者:JRM
  1. canny

    0下载:
  2. windows10+opencv2.4.13+vs2017,过程具体实现,可以生成中间图(Windows10+opencv2.4.13+vs2017, the process is implemented, and an intermediate graph can be generated)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:15253504
    • 提供者:lovelife233
  1. 原程序

    0下载:
  2. 四种常见的边缘检测算子 prewitt算子,sober算子,拉普拉斯,canny(Four common edge detection operators)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:晴初-mox
  1. canny

    0下载:
  2. 实现边缘检测,非常好用,毕设需要是最好的(It is very good to realize the edge detection, and it is the best to set up the need.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:38912
    • 提供者:as19
  1. canny

    0下载:
  2. canny算子检测边缘,是一种常用的边缘检测算法。文件包含了canny的边缘检测(canny edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hehe5224
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
  1. Canny

    1下载:
  2. 在计算机视觉领域,边缘检测的改进,和MATLAB系统函数的对比。(Edge detection improvement)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:AplinNut
  1. src的副本

    0下载:
  2. 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:9216
    • 提供者:wu shuang
  1. Canny算子

    0下载:
  2. 经典算子 canny算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:105472
    • 提供者:xiaoq1025
  1. Canny

    1下载:
  2. MATLAB 的canny边缘检测代码 , 亲测好用。。。。。。。。。。。。。。(Edge Detection Algorithms in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2020-01-07
    • 文件大小:1024
    • 提供者:电动车牌子
  1. canny

    1下载:
  2. Canny边缘检测是从不同视觉对象中提取有用的结构信息并大大减少要处理的数据量的一种技术,目前已广泛应用于各种计算机视觉系统。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com