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

搜索资源列表

  1. SUSAN边缘检测的实现代码

    0下载:
  2. SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定-SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7840
    • 提供者:ydd
  1. susan_dedect

    0下载:
  2. 基于matlab的susan边缘检测算法-based on Matlab susan Edge Detection Algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6238
    • 提供者:张荣博
  1. susan-matlab

    1下载:
  2. 为了便于在matlab中调用susan算法的c实现函数,对Stephen Smith写的susan2.1 c源码进行简单编辑剪裁,并提供常用susan函数的matlab mex接口函数,使用者在matlab中简单编译后就能使用了。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36151
    • 提供者:syx
  1. susan edge

    1下载:
  2. 基于susan算法的matlab源代码。
  3. 所属分类:图形/文字识别

    • 发布日期:2011-06-23
    • 文件大小:43807
    • 提供者:huanhuatian
  1. edge-detect-algorithm-comparis

    1下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:609
    • 提供者:lh
  1. FDTD_1D_PML

    0下载:
  2. Susan C. Hagness的1D FDTD(matlab)源码-Susan C. Hagness the 1D FDTD (matlab) source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2086
    • 提供者:小方
  1. Susan_fdtd_2D_PML

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4554
    • 提供者:小方
  1. FDTD

    0下载:
  2. susan matlab源码 FDTD教程 必看-susan matlab Fdtd
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8515
    • 提供者:myjoy
  1. susan1

    0下载:
  2. 苏三算法,查找图像的边缘及角点检测,很实用,比起C++代码简单易懂-susan arithmetic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:
  1. susanandHarris

    0下载:
  2. 包括harris经典算法、harris-Laplace算法,以及susan算法,鲁棒性好-Harris, including the classic algorithm, harris-Laplace algorithm, as well as susan algorithm, better robustness
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:107131
    • 提供者:yingzi0505
  1. susanmethods

    0下载:
  2. 经典的susan算法,可以有效的提取出图像边缘,抗噪性好-Susan classic algorithms, can effectively extract the edge of the image, better noise immunity
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9487
    • 提供者:yingzi0505
  1. susanedge

    0下载:
  2. MATLAB中利用SUSAN实现边缘检测-The use of MATLAB to achieve SUSAN edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8470
    • 提供者:song
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. fdtd3dpml

    2下载:
  2. Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition by Allen Taflove and Susan C. Hagness Supplementary Material the book s MATLAB files and 3-D Fortran 90 CPML code Does anyone have this book Third Ed
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37672
    • 提供者:Roc
  1. susan

    0下载:
  2. 是一个基于边缘检测程序,已经成功仿真,可以借鉴!-Is based on edge detection procedure has been successfully simulation, we can draw!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3964
    • 提供者:曾红
  1. matlab

    0下载:
  2. 在MATLAB下实现的各种图像处理的算法-MATLAB susan implemente image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:81227
    • 提供者:kevinfjm
  1. susan

    0下载:
  2. 摄影测量中用于特征点检测的一个Matlab程序。检测主要针对边缘来进行。-Photogrammetry is used to detect feature points of a Matlab program. Mainly carried out for the edge detection.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:94448
    • 提供者:韦木
  1. Susan-cornerdetect

    0下载:
  2. susan算法角点检测算法matlab源程序-susan corner detection algorithm algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:35373
    • 提供者:wosweift
  1. SUSAN--MATELAB

    0下载:
  2. susan 源代码 在matlab环境下的源代码 提取特征点-susan code matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:149503
    • 提供者:曹鲁光
  1. code-susan image processing

    0下载:
  2. susan 边缘检测和图像滤波,实验结果(Susan edge detection and image filtering, experimental results)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1596416
    • 提供者:迷阁
« 1 23 4 5 »
搜珍网 www.dssz.com