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. 图像边缘检测技术综述

    0下载:
  2. 这是关于canny算子的边缘识别技术
  3. 所属分类:文档资料

  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算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and experimental result image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:168.1kb
    • 提供者:fang
  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. canny

    1下载:
  2. canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
  3. 所属分类:Other systems

    • 发布日期:2015-12-13
    • 文件大小:12kb
    • 提供者:exm
  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-Edge-Detection

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

    • 发布日期:2017-03-28
    • 文件大小:7.89kb
    • 提供者:lihong
  1. 基于三次B样条的边缘检测

    1下载:
  2. 这是基于三次B样条的边缘检测算法,与传统算法canny,robel,Log等算法进行仿真比较,仿真效果优于canny算子,注释详细
  3. 所属分类:matlab例程

  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算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)
  3. 所属分类:图形图象

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

    1下载:
  2. Matlab环境下用Canny算子进行边缘检测的例程(Canny Image_Edge_Detection)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-11
    • 文件大小:198kb
    • 提供者:Aslan_lee
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com