搜索资源列表

  1. susan2l

    0下载:
  2. 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个-Is a fast corner detection algorithm of susan is the original version, we experiment with this
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:潘宁
  1. corner_detector

    0下载:
  2. 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceeding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:60416
    • 提供者:sam he
  1. Cornerandsusan

    0下载:
  2. 关于边缘检测算法Corner susan经典算子在matlab中的实现-Edge detection algorithm on the Corner susan classical operator in matlab realize in
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:wlq
  1. susan_detect_corner

    0下载:
  2. susan实现图像的角点检测,调用的详细说明在源代码内有注释.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:wg
  1. 22219011211120071115164509189959

    0下载:
  2. SUSAN算子用于角点检测的基本步骤: 1) 对于感兴趣的每个象素点(一般的情况就是图像中的每个象素点)作用一圆模板; 2) 根据亮度比较函数计算圆模板中的USAN区域; 3) 根据几何阈值,计算象素点的初始响应; 4) 使用USAN重心与核中心的距离法则去除伪角点,使用USAN重心与核中心的连线上的每个点都必须在USAN区域来保证算法的一致性(即USAN区域的相连性) 5) 对每个象素点的响应,使用 (或更大)的窗口搜索局部极大值,进
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:4109312
    • 提供者:张妙言
  1. susan_matlab

    0下载:
  2. 用matlab编写的SUSAN角点检测程序-Matlab prepared using SUSAN corner detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:袁红星
  1. featherpointHarrissusan

    0下载:
  2. 这是本人草考资料编写的susan——Harris角点提取的vc源程序,最后可能会有点小毛病希望强人可以改进下,共同进步-This is my test data prepared grass susan- Harris corner extraction vc source code, the last may be a little hope strongman minor defects can be improved, the c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4038656
    • 提供者:mxlwhhit
  1. SusanCode

    0下载:
  2. susan源代码和常见的susan算法的pdf文档,susan算法是图像处理里面比较新的算法,可以用于图像的边缘提取-susan common source code and pdf documents susan algorithm, susan inside image processing algorithm is a relatively new algorithm, can be used for image edge ext
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2410496
    • 提供者:yang
  1. susan

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:312320
    • 提供者:smy
  1. SusanCorner

    0下载:
  2. 这是一个利用matlab开发的程序,功能是用susan算法提取图像角点的。一个压缩包,程序可用哟。-This is a program developed using matlab, the functional algorithm is susan corner of image. A compact package, the procedure can be used yo.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:26624
    • 提供者:corrine
  1. susan

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:4109312
    • 提供者:djh
  1. corner_detector_2004

    0下载:
  2. 这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is be
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:947200
    • 提供者:陈韶斌
  1. SUSAN

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1293312
    • 提供者:feng
  1. keypointExtraction

    0下载:
  2. 图像关键点提取程序,matlab实现的,susan,harris等方法都有,共研究图像处理的同仁共享-Image key point extraction procedure, matlab achieved, susan, harris and other methods have examined a total of image processing Tongren sharing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:371712
    • 提供者:灵芝
  1. FDTD_1D_PML

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:小方
  1. SUSAN

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1120256
    • 提供者:zhangxsh
  1. susan

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:杨清云
  1. susan

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:Lei ming
  1. smith95susan

    0下载:
  2. 图像中直线的校准和提取方法研究 susan算法的原版资料-Image calibration and extraction of straight line method algorithm susan original data
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:735232
    • 提供者:x.Nichdlas
  1. zipSUSAN

    0下载:
  2. 这是一个SUSAN算法实现, 对图像处理中的边,角等特征保留和图像降噪方面有着重要的应用-SUSAN This is an algorithm for image processing side, angle and other characteristics of the retention and image denoising has important applications
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:wang yiren
« 1 2 3 4 56 7 8 9 10 ... 19 »

源码中国 www.ymcn.org