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

搜索资源列表

  1. ColorFeatures

    1下载:
  2. 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge detector then based on an ext
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1001276
    • 提供者:朱莉
  1. canny

    0下载:
  2. 一个非常好的图像边缘检测算法 -一个非常好的图像边缘检测算法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3576
    • 提供者:youshu
  1. Algorithm

    0下载:
  2. 一种新的基于小波变换的图像边缘检测算法研究-A new kind of Research on Edge Detection Algorithm For Image Based On Wavelet Transform
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1594600
    • 提供者:周文君
  1. edgegrowing

    0下载:
  2. matlab区域增长法法进行图像边缘检测-region growing method matlab edge detection method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1662
    • 提供者:chen xiang
  1. xiaobo

    1下载:
  2. 针对图像边缘检测,利用小波变换实现图像边缘检测,得到良好的检测效果-For image edge detection, wavelet transform edge detection to get good testing results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:665
    • 提供者:武星
  1. edge_detector

    0下载:
  2. 基于CPLD的数字图像边缘检测算法的实现(VHDL源程序)-EDGE DETECIOR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1303
    • 提供者:郭以勋
  1. A-wavelet-edge

    0下载:
  2. 一个小波变换数字图像处理的边缘检测源程序-A wavelet edge detection procedures of the MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:42496
    • 提供者:宫蕊
  1. A-wavelet-edge

    0下载:
  2. 一个数字图像处理的边缘检测的基于小波变换matlab源程序-A digital image processing based on wavelet transform edge detection matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5489
    • 提供者:宫蕊
  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. prog

    1下载:
  2. 基于小波变换的边缘检测。和canny检测相比能很好的检测出图像的边缘-Wavelet-based edge detection. And canny detection can be very good compared to detect image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58928
    • 提供者:梦轩
  1. 图像边缘检测

    0下载:
  2. 内涵sobel等多种边缘检测算子算法实现以及hough变换求解空间域,matlab实现
  3. 所属分类:图形图像处理(光照,映射..)

  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:29696
    • 提供者:小o
  1. 1.3 图像的边缘检测

    0下载:
  2. 1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:145408
    • 提供者:张继刚123
  1. hough

    0下载:
  2. 可用于图像边缘检测,用于区域图形检测,并且包括图像二值化,亮度增强(Can be used for image edge detection, for regional graphics detection, and includes two image value, brightness enhancement)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:needhk
  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. edge

    0下载:
  2. 本程序为基于opencv平台的图像边缘检测小程序,采用c++编写(Image edge detection applet)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:2400256
    • 提供者:mlnnf518
  1. MATALB图像边缘提取

    0下载:
  2. 图像边缘提取检测算法,程序实现的完整Matlab代码:(mage edge detection based on matlab, fitting,)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:17408
    • 提供者:dsf11222
  1. 图像边缘提取

    0下载:
  2. 图像边缘提取,边缘调用不同的检测算子且判别阈值不同时候的情况(Image edge extraction, edge calls different detection operator, and distinguish the threshold value at different times)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:大橙子1号
  1. edge_ACO

    0下载:
  2. 基于蚁群算法的图像边缘检测,修改图片名称然后导入图片即可使用,亲自调通,保证可用。(Image edge detection based on ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:猪头娃娃
  1. ov2640边缘检测

    2下载:
  2. 基于STM32单片机的ov2640边缘检测(Ov2640 edge detection based on STM32)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:5656576
    • 提供者:Infini
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com