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

搜索资源列表

  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.11mb
    • 提供者:李明辉
  1. canny

    0下载:
  2. 功能:用c++实现对图像的canny算子的边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:83.67kb
    • 提供者:ll
  1. canny

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

    • 发布日期:2008-10-13
    • 文件大小:326.76kb
    • 提供者:chanmaker
  1. Canny.rar

    0下载:
  2. Canny算子是图象锐化的一种,被用来景物边缘检测与提取的。是一种较好的边缘检测算子。,Canny is a kind of image sharpening。Canny is used to the scene s edge detection and extraction. It is a better edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:4.7kb
    • 提供者:蓝水晶
  1. Canny

    0下载:
  2. Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
  3. 所属分类:Special Effects

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

    0下载:
  2. canny算子的边缘检测,附带几个经典图片,visual 6.0C++的运行环境-canny edge detection operator, with a few classic pictures, visual 6.0C++ the operating environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:147.89kb
    • 提供者:xuzhen
  1. canny

    1下载:
  2. Canny算子是边缘检测的一种最优算子,能检测出单像素、连续的边缘。这些特性对后续处理很有帮助。 本算法包含了一般的canny算子,还包括使用大津值自适应高、低阈值的canny算子。-Canny edge detection operator is one of the best operator, can detect a single pixel, the edge of a row. The follow-up to deal with these features helpful.
  3. 所属分类:Special Effects

    • 发布日期:2015-08-03
    • 文件大小:4.23kb
    • 提供者:mzfox
  1. Canny

    0下载:
  2. 基于visualc++用canny算子实现图像的边缘检测-Visualc++-based operator with canny edge detection image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:167.59kb
    • 提供者:gdwu
  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
    • 文件大小:1.61mb
    • 提供者:王坤
  1. Canny

    0下载:
  2. 基于canny算子的边缘检测,效果良好,但只支持256色的位图。-Based on canny edge detection operator, result is good, but only 256-color bitmap support.
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3.18mb
    • 提供者:张玉良
  1. CannyEdgeDetection

    1下载:
  2. canny算子的边缘检测,在matlab环境下实现对图像的边缘检测-canny edge detection operator in matlab environment to realize the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.33kb
    • 提供者:樵飞
  1. canny

    0下载:
  2. 在opencv下实现canny算子的边缘检测。-Use the algorithm of canny to achieve edge detection in OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:liufang
  1. Canny-Edge-Detection

    0下载:
  2. 基于Canny算子的边缘检测实现,效果比较好-Canny edge detection to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7.89kb
    • 提供者:lihong
  1. Canny

    0下载:
  2. 基于CANNY算子的边缘检测算法;该算法能快速提取图像的边缘-canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:3.99mb
    • 提供者:wangjun
  1. Based-on-sobel-for-canny

    0下载:
  2. 基于Canny算子的边缘检测算法原理及Matlab源码实现,有实现的图片效果对比!-Canny operator edge detection algorithm principle and Matlab source code-based implementation, the picture of the effect of contrast!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:149.29kb
    • 提供者:独角之灵
  1. canny

    0下载:
  2. 基于canny算子的边缘检测的程序代码,非mat类。-Based canny operator edge detection code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:912byte
    • 提供者:王能
  1. canny算子进行边缘检测的源代码

    1下载:
  2. 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
  3. 所属分类:图形图像处理

  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1.18mb
    • 提供者:wabgkai9210005
  1. canny边缘检测

    0下载:
  2. 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:791kb
    • 提供者:yuwawa
  1. Canny算子

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

    • 发布日期:2018-05-07
    • 文件大小:103kb
    • 提供者:xiaoq1025
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com