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

搜索资源列表

  1. corner_detector_2004

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

    • 发布日期:2008-10-13
    • 文件大小:947206
    • 提供者:陈韶斌
  1. susan算法matalab

    1下载:
  2. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-03-31
    • 文件大小:496
    • 提供者:995131@163.com
  1. 圆形模板角点检测程序

    0下载:
  2. 采用SUSAN算子,它不仅可以检测图像中目标的边界点,而且能较鲁棒地检测目标的角点。
  3. 所属分类:图形图象

    • 发布日期:2009-05-19
    • 文件大小:35889
    • 提供者:nancysun
  1. Pointextration

    1下载:
  2. 用C++编写的关于图像角点检测的程序。
  3. 所属分类:Windows编程

    • 发布日期:2010-04-21
    • 文件大小:1364515
    • 提供者:dawn1988
  1. SUSANCorner

    0下载:
  2. SUSAN角点检测程序,基于像素临域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。-SUSAN corner detection procedures, pixel-based Pro Domain contains a number of elements in quasi-circular template, the value of each pixel based on the templa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3224
    • 提供者:nana
  1. Corner

    0下载:
  2. 一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detection algorithms.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:920470
    • 提供者:BileiZhu
  1. keypointExtraction

    1下载:
  2. 多种兴趣点算子,主要有giles,harris,harrislaplace,susan,log.-A variety of points of interest operator, mainly giles, harris, harrislaplace, susan, log.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:353878
    • 提供者:zhangying
  1. susan1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1019
    • 提供者:Mingruixia
  1. Susan_fdtd_2D_PML

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

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

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:14874
    • 提供者:汪院
  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. SUSAN1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:55167
    • 提供者:程昱
  1. e01

    0下载:
  2. 嵌入式例程,非常好用,便以移植,bianyuxuxi-susan Algorithm is very easy to use, then to transplant
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:138952
    • 提供者:
  1. 20067711511036675

    0下载:
  2. matlab例程,非常好用,便以移植,bianyuxuxi-susan Algorithm is very easy to use, then to transplant
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:198961
    • 提供者:
  1. edgexample2

    0下载:
  2. 用matlab编写的susan边缘检测源代码程序,希望对大家有帮助-example scr ipt for edgemap.m and edgedir.m functions
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1459
    • 提供者:wjh
  1. susan

    0下载:
  2. Place a circular mask around the pixel in question. Calculate the number of pixels within the circular mask which have similar brightness to the nucleus. These define the USAN. -Place a circular mask around the pixel in question. Calcula
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:1158
    • 提供者:letian
  1. 2004ivc_contour

    0下载:
  2. isotropic算法,实现图像的边缘检测,文中对比了canny、susan、anisotropic、isotropic四种算法获取的效果-isotropic edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:429762
    • 提供者:寒冰
  1. susan2l

    0下载:
  2. 图像处理中,角点提取算子susan的详细实现-Image processing, corner extraction operator susan detailed implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:12689
    • 提供者:liuyun
  1. edge_detection

    0下载:
  2. Derivative based operators, SUSAN edge detector -Derivative based operators, SUSAN edge detector ...
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:321523
    • 提供者:menosgrande
  1. slow-matlab-src

    0下载:
  2. susan detector for images it was designed for my project work
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:122786
    • 提供者:jaravis
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com