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

搜索资源列表

  1. Canny边缘检测Matlab程序

    7下载:
  2. Canny边缘检测Matlab程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-15
    • 文件大小:1899
    • 提供者:dongwei1219
  1. Canny

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

    • 发布日期:2015-05-24
    • 文件大小:3442097
    • 提供者:智慧川
  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
    • 文件大小:332452
    • 提供者:韩坤芳
  1. Canny

    0下载:
  2. canny边缘检测不错的程序,仅供大家参考!希望共同学习!-good canny edge detection procedure, for your reference! I hope common study!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4013288
    • 提供者:maxiaoyan
  1. canny

    0下载:
  2. canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
  3. 所属分类:2D Graphic

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

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2469
    • 提供者:amy
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1271572
    • 提供者:lx
  1. matlab-canny

    0下载:
  2. 分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测-Respectively first, second, and Canny edge detection algorithm for image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:920664
    • 提供者:唐路
  1. Canny边缘检测

    0下载:
  2. Canny边缘检测是目前最好的算法之一,本程序基于MFC单文档,可再VC6.下直接运行,参数可调。
  3. 所属分类:Windows编程

  1. Canny Detector

    0下载:
  2. MATLAB上实现Canny边缘检测,经过高斯滤波,边缘检测,非极大抑制,阀值处理,能够很好的实现边缘检测。程序里需要更改换成自己的路径和地址名。(This is the source of MATLAB for Canny edge detector. Well, it can effectively detect the edge information of the desired image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:林中木
  1. Canny

    0下载:
  2. 本压缩包是canny边缘检测的相关程序,有利于初学者学习边缘检测相关知识。图片路径请自行改动。(The compression package is Canny edge detection related procedures, useful for beginners to learn edge detection related knowledge. Please change the picture path automatically.)
  3. 所属分类:图形图像处理

  1. canny边缘检测

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

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:tingwwwting
  1. 边缘检测综合示例

    0下载:
  2. canny边缘检测+sobel边缘检测+scharr滤波器的使用(Canny edge detection, +sobel edge detection, +scharr filter)
  3. 所属分类:Windows编程

  1. canny边缘检测

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

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

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

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

    0下载:
  2. canny边沿检测c/c++程序,有详细注释(Canny edge detection program)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:626688
    • 提供者:陈不语捕鱼
  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
    • 文件大小:1024
    • 提供者:cddcd
  1. 边缘检测

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

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:delay
  1. 改进的自适应Canny边缘检测算法_段锁林

    1下载:
  2. 介绍了一种改进的Canny边缘检测算法,介绍了改进算法(This paper introduces an improved Canny edge detection algorithm and an improved algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-05
    • 文件大小:3493888
    • 提供者:wabgkai9210005
  1. canny edge detection

    3下载:
  2. canny边缘检测算法,在python环境中可实现边缘提取。(The canny edge detection algorithm can implement edge extraction in a python environment.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-24
    • 文件大小:857088
    • 提供者:MAYzzl
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com