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

搜索资源列表

  1. 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码

    1下载:
  2. 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码,The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-25
    • 文件大小:2.6kb
    • 提供者:佟健
  1. cnn.rar

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测,source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1.47kb
    • 提供者:li yan
  1. cannyfinal.rar

    1下载:
  2. canny边缘检测算法传统算法源程序 毕业设计基于图像边缘检测自适应的研究,canny edge detection algorithm for the traditional procedure
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:1.57kb
    • 提供者:陶彦旭
  1. Canny

    1下载:
  2. 实现了bmp图像的Canny边缘检测,非常好的代码,欢迎下载-canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:3.28mb
    • 提供者:智慧川
  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边缘检测,处理结果被保存在文件中.检测效果比较好.-Canny edge detection, the results are saved in the document. Detection of the effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:324.66kb
    • 提供者:韩坤芳
  1. Canny

    0下载:
  2. Canny边缘检测算子 用C或C++实现,可直接运行-Canny edge detection operator using C or C++ Realized, can be directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:211.87kb
    • 提供者:spring
  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. 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. 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. 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. 边缘检测

    1下载:
  2. 包含有所有传统图像加有高斯噪声和椒盐噪声边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:图形图象

    • 发布日期:2015-08-30
    • 文件大小:106.23kb
    • 提供者:864627957@qq.com
  1. canny边缘检测

    0下载:
  2. 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:tingwwwting
  1. 图像边缘检测matlab程序

    2下载:
  2. MATLAB canny、sobel等各种边缘检测算子(edge detection using different methods)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3kb
    • 提供者:Jermy717
  1. canny边缘检测

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

    • 发布日期:2018-04-18
    • 文件大小:791kb
    • 提供者:yuwawa
  1. 【5】canny边缘检测

    0下载:
  2. 基于opencv的canny边缘检测代码,较好地进行边缘检测(Based on opencv canny edge detection code, a better edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:2.21mb
    • 提供者:catheriine
  1. Canny边缘检测

    0下载:
  2. 非常简单好用的CANNY边缘检测的源代码,适合初学者学习使用(Very simple and easy to use CANNY source code for edge detection, suitable for beginners to learn and use.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:cddcd
  1. 边缘检测

    0下载:
  2. CANNY边缘检测,根据MATLAB自带算子改写,效果更好。(canny edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:1kb
    • 提供者:delay
  1. 边缘检测

    1下载:
  2. 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-10
    • 文件大小:3kb
    • 提供者:wwy12345
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com