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

搜索资源列表

  1. Hough-transform-edge-detection

    0下载:
  2. 这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序-This is a MATLAB software HOUGH transform based on edge detection program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:733
    • 提供者:edison
  1. kind

    0下载:
  2. candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序-candy edge detection, color image edge detection, K-means clustering, sobel edge detection (C) the other is a matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:512872
    • 提供者:tianlina
  1. Phase-_-extract-line

    1下载:
  2. 5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解-The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-13
    • 文件大小:1732
    • 提供者:
  1. Edge-detection-program--

    1下载:
  2. 包含sobel,canny,roberts,prewitt,小波包的图像检测边缘MATLAB程序-Contains sobel, canny, roberts, prewitt, wavelet packet image detection edge of the MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3776
    • 提供者:wuyanyan
  1. Threshold

    0下载:
  2. 边缘检测程序,很不错的应用matlab程序-Edge detection process, a very good application of matlab program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:850
    • 提供者:赵江
  1. mbiaanyuanjiia

    0下载:
  2. matlab环境编程与开发下的图图像边缘检测程序源码。 -under the Matlab environment, programming and development of image edge detection program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:920
    • 提供者:mj
  1. Coloredge-Detection

    0下载:
  2. 彩色图像的边缘检测matlab程序,具有很高的参考价值-Color image edge detection matlab program, has a high reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:3072
    • 提供者:呼延靖国
  1. bianyuanjiance

    0下载:
  2. 这是一个关于图像处理的边缘检测程序,是用matlab编写的。-This is an image processing edge detection program is written in matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:1024
    • 提供者:刘乃君
  1. sar1

    0下载:
  2. 利用matlab编写的图像边缘检测程序,里面包括马尔算子,拉普拉斯算子,罗伯特算子,Canny算子等。-Use the matlab image edge detection program, which includes Malta operator, Laplace operator, Robert operator, Canny operator and other.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1329
    • 提供者:nihuan
  1. IQA

    1下载:
  2. 简单的用matlab写的小程序,用于检测图像的噪声和边缘模糊度-Simply use matlab write small programs, used for detection of image noise and edge blur
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1068
    • 提供者:yangfang
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. CompassMATLAB

    0下载:
  2. demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。-demo, basically compiled all the commonly used edge detection operator, and add a custom frei-chen, ki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:12842
    • 提供者:扬子
  1. edge-and-GUI

    0下载:
  2. 图像边缘检测,并有gui界面的设计 有matlab程序生成exe的部分内容-detection of the image edge and establish the gui
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2404443
    • 提供者:张凯
  1. edge

    0下载:
  2. 非自带算子的matlab边缘检测程序,检测边缘点,并连接-Non-native operator edge detection matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:98666
    • 提供者:dzhaoll
  1. sober-edge-detection

    0下载:
  2. matlab不用库函数的边缘检测程序 MATLAB在图像处理中的应用 Sobel算子的原理及应用算法设计 程序设计 -matlab library function without edge detection program MATLAB image processing applications in Sobel operator theory and application programming algorithm design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:126278
    • 提供者:顾煜洁
  1. arcss

    0下载:
  2. 基于曲率尺度空间(CSS)的图像边缘特征点检测matlab程序。-Detection matlab program based on curvature scale space (CSS) image edge feature points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:238585
    • 提供者:nick
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  1. chap4

    0下载:
  2. 用matlab编写的程序,关于MATLAB图像处理的边缘检测等等。-Matlab program, on matlab image processing, edge detection and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:47958
    • 提供者:聂加梅
  1. tuxianbianyuanfudao2

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提.-Mainly discuss how to get the picture after extracting its boundary information, the first use of the image cont
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:563073
    • 提供者:李雷
  1. GUISHEJIMATLAB3

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-This program debug version then matlab2012b success in graduate design information
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-23
    • 文件大小:3087360
    • 提供者:李雷
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com