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

搜索资源列表

  1. ed

    0下载:
  2. 使用matlab工具进行边缘检测,基于小波多尺度变换。-Matlab tools use edge detection, based on wavelet multi-scale transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6074
    • 提供者:叶枫
  1. photoprocess

    2下载:
  2. 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:6460
    • 提供者:tingting
  1. MainFrm

    0下载:
  2. 提出了基于边缘检测的二值化与扫描线相结合的车牌定位方法。实验表明该方法能够快速、准确地定位车牌,且抗干扰能力强,定位准确率在99 以上,光照和天气对其定位结果影响很小。-Edge detection based on the value of the second scan line and a combination of license plate location method. Experiment results show that the method can quickly and
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2198457
    • 提供者:lijun
  1. EdgeContour

    0下载:
  2. 图像处理的边缘检测代码,包括Sobel。Prewitt,区域增长法等几种常用的代码-Edge detection image processing code, including Sobel. Prewitt, regional growth and so the code for some commonly-used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2163082
    • 提供者:xiao
  1. work

    2下载:
  2. 小波与Canny结合的边缘检测算法(与其他边缘检测算法进行了比较)-Combination of wavelet and Canny edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:14901
    • 提供者:bge
  1. Image

    0下载:
  2. 一篇很优秀的关于图像边缘检测和特征提取算法的博士论文,文中介绍了不少有益的算法。-On a very good edge detection and feature extraction algorithm doctoral dissertation, In this paper, many useful algorithms.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6389526
    • 提供者:姜利
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. edgedetecting

    0下载:
  2. 基于小波分析的图像边缘检测方法(matlab程序)-the edge detecting method of the image based on wavelet transform theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:3242
    • 提供者:hanzhibin
  1. edgeSimulation

    0下载:
  2. 在提取出图像边缘后,进行图像的边缘拟合时使用-In the extracted edge image after image of the edge of the use of fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2507
    • 提供者:hanzhibin
  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. MorphologicalanalysisofcellsMatlab

    0下载:
  2. 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3013
    • 提供者:徐磊
  1. loc_im_hildith

    1下载:
  2. 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1997
    • 提供者:mayan
  1. ex1

    0下载:
  2. 图像分割可以很好的到图像边缘分割的效果以便达到图像边缘增强-Image segmentation can be very good to the image edge in order to achieve the effect of partitioning the image edge enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:626
    • 提供者:旭阳
  1. matlab2

    0下载:
  2. matlab的四种边缘提取办法比较(代码)-the four edge detection matlab comparison approach (code)
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637318
    • 提供者:furan
  1. shuipingji

    1下载:
  2. 用于图像边缘检测、图像分割的一个很好的代码,主要是用水平集来实现的,很难啊-For image edge detection, image segmentation of a good code, is mainly used to achieve the level set, it is difficult to ah! ! !
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1677
    • 提供者:luluzhuzhu
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  1. edgetest

    0下载:
  2. 用matlab制作的GUI,可以方便地读取图像并利用常用的五种图像边缘提取算子来提取图像边缘,具体使用方法详见压缩包中doc文件-Edge test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:82151
    • 提供者:Michael J
  1. jiance

    0下载:
  2. 对图像做边缘检测,提到了新方法,对几种检测作了比较。-So the image edge detection, referred to the new method were compared on several testing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6145506
    • 提供者:
  1. mulscaleedge

    0下载:
  2. MATLAB实现图像边缘检测,基于二位小波变换,多尺度分解图形-MATLAB Image edge detection, two based on wavelet transform, multi-scale decomposition of graphics
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:775
    • 提供者:djf
  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:924774
    • 提供者:wing
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com