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

搜索资源列表

  1. 边缘检测

    0下载:
  2. 边缘检测算法的源代码,本人已经测试过,效果很好。(Edge detection algorithm source code, I have tested, the effect is very good.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:352256
    • 提供者:lwDave
  1. 边缘检测

    0下载:
  2. 提供了使用多种算子,对灰度图像进行边缘检测的方法。检测效果不错,供初学者参考。(A method for edge detection of gray images using multiple operators is presented. Detection effect is good, for beginners reference.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:685056
    • 提供者:gongdaofu
  1. snake算法的边缘检测

    0下载:
  2. 图像边缘检测,利用snake算法对图像进行边缘检测实测效果良好(Image edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:149504
    • 提供者:王小软
  1. 边缘检测综合示例

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

  1. MATLAB实现图像去噪滤波锐化边缘检测源程序代码

    0下载:
  2. 对图像实现滤波,边缘检测,锐化等操作,比较实用(The operation of image filtering, edge detection, sharpening, and so on)
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:6144
    • 提供者:im_li
  1. 图像边缘检测matlab程序

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

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:Jermy717
  1. 基于4种不同算子的边缘检测运算

    2下载:
  2. 本程序采用了robbert,sobel,LoG,prewitt四种算子对同一副图像进行边缘检测,以此查看不同效果(This procedure uses Robbert, Sobel, LoG, Prewitt four kinds of edge detection operator on the same image, to view the different effect)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:182272
    • 提供者:huyuwang
  1. 边缘检测

    1下载:
  2. 利用c++语言 实现数字图像的边缘检测(Edge detection of image)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-24
    • 文件大小:3469312
    • 提供者:chenenen
  1. canny边缘检测

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

    • 发布日期:2018-04-18
    • 文件大小:809984
    • 提供者:yuwawa
  1. 边缘检测经典算子

    1下载:
  2. Roberts边缘检测算子的应用,很好的实现图像的边缘检测功能。(The application of the Roberts edge detection operator is very good to realize the edge detection function of the image.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:花花1984
  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. 边缘检测和hough 变换实现边缘检测MATLAB

    1下载:
  2. 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:开心笑一笑
  1. 基于蚁群算法的图像边缘检测 MATLAB源程序

    1下载:
  2. 基于蚁群算法的图像边缘检测,包含四种核函数,下载之后可直接运行(Image edge detection based on ant colony algorithm, including four kernel functions, which can run directly after downloading)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:7168
    • 提供者:忘了
  1. 彩色边缘检测和自适应中值滤波

    0下载:
  2. 利用MATLAB进行彩色边缘检测和自适应中值滤波(Using MATLAB for Color Edge Detection)
  3. 所属分类:图形图象

  1. VC图像分割与边缘检测源代码

    0下载:
  2. VC图像分割与边缘检测源代码,工程包,可直接编译运行(VC image segmentation and edge detection source code, engineering package, can be directly compiled and run.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:303104
    • 提供者:dangxj
  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. 基于蚁群算法的图像边缘检测

    1下载:
  2. 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the direction, and the better solution is
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:hc01357
  1. 边缘检测

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

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:delay
  1. 基于蚁群算法的图像边缘检测

    2下载:
  2. 基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-02
    • 文件大小:30720
    • 提供者:今天要早睡
  1. image_图像边缘检测,图像分割,检测及圆拟合

    1下载:
  2. 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
  3. 所属分类:图形图象

    • 发布日期:2020-11-06
    • 文件大小:1024
    • 提供者:闲情偶寄
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com