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

搜索资源列表

  1. ImageCodes-Harris

    0下载:
  2. VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:926295
    • 提供者:赵辉
  1. SusanEdge

    0下载:
  2. 拿VC编写基于MFC模式的susan边缘角点检测程序-Canal VC MFC model based on the preparation of the susan edge angle detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:597151
    • 提供者:刘索山
  1. VC_Harris_Corner

    0下载:
  2. VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 基于susan算法的角点检测程序,susan算法也是一个很出色的算法,有的效果甚至比harris还好
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35885
    • 提供者:lina
  1. susan_matlab

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

    • 发布日期:2008-10-13
    • 文件大小:4303
    • 提供者:袁红星
  1. susan

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:114042
    • 提供者:smy
  1. 圆形模板角点检测程序

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

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

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

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

    1下载:
  2. IDL编写的一个SUSAN角点检测程序,相当不错,可参考·,IDL prepared a SUSAN corner detection procedures, quite good, we can make reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-26
    • 文件大小:20748
    • 提供者:kaiven
  1. susan.rar

    1下载:
  2. susan角点检测算法的MATLAB程序实现,susan corner detection algorithm for implementation of the MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2016-04-19
    • 文件大小:7840
    • 提供者:陈光
  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. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1103
    • 提供者:东东
  1. keypointExtraction

    0下载:
  2. 功能强大的角点检测程序,包括harris角点检测、susan角点检测等-A powerful corner detection procedures, including the harris corner detection, susan corner detection, etc.
  3. 所属分类:Special Effects

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

    0下载:
  2. 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5811
    • 提供者:陈晓广
  1. jiaodianjiance

    0下载:
  2. 图像角点检测程序,里面有Harris角点检测算法和SUSAN角点检测算法,以及局部极大值的算法-Image corner detection procedures, which are Harris corner detection algorithm and SUSAN corner detection algorithm, and the local maximum of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:21995
    • 提供者:陈智
  1. susan2l

    0下载:
  2. susan角点检测程序,在 vc环境下可执行。-susan corner detection program, executable under vc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12682
    • 提供者:石岩
  1. opticalflow

    0下载:
  2. 关于susan角点检测,光流小程序,有报告,有论文-About susan corner detection, optical flow of small procedures, reports, papers
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32254665
    • 提供者:刘雯
  1. 121212

    0下载:
  2. 基于susan、hirrs方法的角点检测程序、采用matlab编程,易于阅读。-Corner Detectio
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:350144
    • 提供者:pht
  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3450177
    • 提供者:朱文博
  1. SUSAN

    0下载:
  2. 本程序实现SUSAN角点检测,Matlab代码。-This program implements SUSAN corner detection, Matlab code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:46366
    • 提供者:luo
« 12 »
搜珍网 www.dssz.com