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

搜索资源列表

  1. 4

    0下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码-Based on wavelet transform modulus maxima of the multi-scale edge detection matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:778
    • 提供者:伍海军
  1. EdgeDetection

    0下载:
  2. 数字图像处理边缘检测程序,直接在MATLAB中运行即可-Digital image processing, edge detection process can be run directly in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3707
    • 提供者:宋飞
  1. z

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码-Based on wavelet transform multi-scale edge detection matlab source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:3347
    • 提供者:zhaoxulin
  1. segmentation

    3下载:
  2. 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:262260
    • 提供者:小馨
  1. Application_of_MatLab_in_Digital_Image_Processing.

    0下载:
  2. 介绍利用MatLab实现图像增强的3种常用方法:灰度直方图均衡化、灰度变换、平滑与 锐化滤波等,探讨利用MatLab提供的系列算子实现图像边缘检测的方法.以Amold置 乱变换为例,探讨MatLab在图像空间变换处理中的应用,以离散余弦变换为例探讨 MatLab在图像频域变换处理中的应用。-Describes the use of MatLab implementation of the three kinds of commonly used image enhancement m
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:210870
    • 提供者:hope
  1. edge

    0下载:
  2. 边缘检测的matlab程序,程序的效果非常好,适合具有图像处理基础的读者。-Edge detection matlab program, the program' s effect is very good, suitable for people with image processing-based readers.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:197064
    • 提供者:黄志业
  1. wavelet

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码(在Matlab7.0下运行)-Based on wavelet transform multi-scale edge detection matlab source code (in the Matlab7.0 run)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2905
    • 提供者:十三根胡子
  1. wavelet

    0下载:
  2. 一个小波边缘检测的MATLAB程序,采用两种算法去噪,显示form即为边缘检测图像-A MATLAB wavelet edge detection procedure, using two algorithms de-noising, edge detection image display form shall be
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1132
    • 提供者:王明
  1. fastcheck

    1下载:
  2. 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-02
    • 文件大小:145323
    • 提供者:杜鹃
  1. duochidushang

    0下载:
  2. 提出了一种基于数学形态学的多尺度熵权边缘检测方法。信息熵为图像的内在特性,由它来决定不同结构元 素所提取的边缘在最终合成边缘中所占的比重,是自适应的和客观的-A multi-scale based on mathematical morphology edge detection method of entropy. Information entropy inherent characteristics of the image, from which different structur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:128769
    • 提供者:wangcong
  1. clearall

    0下载:
  2. 这个程序是基于小波变换的边缘检测MATLAB程序,是多尺度方法检测数字图像的边缘 -This procedure is based on the MATLAB wavelet transform edge detection procedure is used to detect multi-scale digital image of the edge
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:296430
    • 提供者:了了
  1. Based-on-wavelet-transform-modulus

    0下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码-Based on wavelet transform modulus maxima of multi-scale edge detection matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:598
    • 提供者:
  1. edgecheck

    0下载:
  2. 用MATLAB编写的实现边缘检测的程序,用的是方向可调小波变换方法检测图像的边缘。-Prepared using MATLAB procedures for edge detection, using a Steerable Wavelet Transform image edge detection.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:124567
    • 提供者:lena
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:xiaowei
  1. MyDIP_Matlab

    2下载:
  2. 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:81648
    • 提供者:michael
  1. marr_laplacian

    0下载:
  2. 基于二阶导数的图像边缘检测方法,包括marr算法和laplacian算法-Second derivative-based edge detection methods, including marr algorithms and laplacian algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:27322
    • 提供者:linchao
  1. CannyEdgeDetection

    1下载:
  2. canny算子的边缘检测,在matlab环境下实现对图像的边缘检测-canny edge detection operator in matlab environment to realize the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2391
    • 提供者:樵飞
  1. a

    0下载:
  2. 基于小波变换和数学形态学的遥感图像边缘检测,克服了sobel算子的缺陷-Based on wavelet transform and mathematical morphology edge detection for remote sensing image, to overcome the shortcomings sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:127842
    • 提供者:董小龙
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. Matlab_GUI_ImageEdge

    0下载:
  2. matlab实现图像边缘检测,书籍源码,gui编程-Image edge detection matlab, book source, gui programming
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:848093
    • 提供者:郭顺超
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »
搜珍网 www.dssz.com