CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - canny算子的边缘检测

搜索资源列表

  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

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

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

    1下载:
  2. 基于Canny算子检测图像的边缘 读入一张图片,显示该图片经过canny算子处理后的边缘检测结果(要求不能直接调用canny算子)-Canny operator based on image edge detection of a read into the picture, showing the picture after a canny operator after the deal with the edge detection results (request can n
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:3.61kb
    • 提供者:高锟
  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. Cannybianyuanjiance

    0下载:
  2. 用VC++实现canny算子的边缘检测,用于图像处理,经调试,程序准确-Using VC++ to achieve the canny edge detection operator for image processing, through commissioning, procedures accurately
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:英子
  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. improved-canny

    1下载:
  2. 改进的canny算子,实现图像的边缘检测-Improved canny operator, the edge detection of image
  3. 所属分类:Special Effects

    • 发布日期:2014-05-27
    • 文件大小:1.38mb
    • 提供者:peijing
  1. Cannybianyuan

    0下载:
  2. Visual C++实现canny算子的边缘检测源代码,用于图像处理,经调试程序准确.-Visual C++ implementation canny edge detection operator source code for image processing, accurate by the debugger.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.1mb
    • 提供者:抛弃
  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. Cbyuanjiance

    0下载:
  2. 用Visual C++实现canny算子的边缘检测,用于图像处理,经调试,程序准确完整-Visual C++ implementation with a canny edge detection operator for image processing, through commissioning, accurate and complete program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.15mb
    • 提供者:
  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算子进行边缘检测的源代码

    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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com