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

搜索资源列表

  1. 65975232mysusan

    0下载:
  2. Susan edge detector matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8727
    • 提供者:madeena
  1. kp_harrislaplace

    0下载:
  2. Keypoint Extraction -The current directory contains functions allowing to extract keypoints also called "feature points", "corners", "interest points", etc. The following algorithm are provided : - Harris - SUSAN - Harris-Laplace - Laplacia
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1420
    • 提供者:dantes
  1. zSUSAN

    0下载:
  2. 此程序是关于susan算法提取特征点的 原理也很简单 运行程序后在结合原理 一定会掌握此算法的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4338
    • 提供者:王少武
  1. susanVC

    0下载:
  2. 实现角点检测,程序实现了susan角点检测,效果明显-corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:92265
    • 提供者:wangpeng
  1. FDTD-

    0下载:
  2. 有限时域差分 FDTD (susan ) 程序-FDTD Using FDTD (susan) program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1843
    • 提供者:周强伟
  1. face

    0下载:
  2. 一篇介绍SUSAN角点定位人眼文章,可以精确定位角点!-Introduced a SUSAN corner of eyes localization the article, can accurately locate corner!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1143995
    • 提供者:水水
  1. Susan

    0下载:
  2. Remote detection, corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4170274
    • 提供者:chang ting
  1. SusanEdge

    0下载:
  2. opencv edge of the corner detection use susan-the opencv edge of the corner detection use susan
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12419685
    • 提供者:chang ting
  1. ceshi

    0下载:
  2. susan算子 事焦点检测的有用方法 有事强于harris 算子-susan count the usefulness of the detection method of the matter into focus something strong in harris operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1199
    • 提供者:闫绍明
  1. 00001sift

    0下载:
  2. 毕设关于SIFT SUSAN等算子对于图像特征提取的应用,利用Matlab做的-Completed based on the SIFT on SUSAN operator for image feature extraction, using Matlab to do
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:802188
    • 提供者:小驴儿
  1. multiple-view-match-under-gui

    0下载:
  2. 将点匹配方法包括harris,sift,susan集成在GUI中显示,还包含了边缘的检测与直线的提取,此外还可以进行线分组,程序可直接运行-Harris, sift, susan point matching method is integrated in the GUI display also includes the extraction of edge detection and linear addition line grouping, the program can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:14599415
    • 提供者:fanchand
  1. susan1

    0下载:
  2. susan算子是检测强角点的一个重要方法;本代码是使用susan算子检测角点的完整代码-the Susan algorithm is a good method to detect strong corners,this is the project of using the Susan to detect the corner,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12700
    • 提供者:suson
  1. keypointExtraction

    0下载:
  2. 关键点检测算法,包括SUSAN HARRIS等-The key point detection algorithm, including SUSAN HARRIS
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:350561
    • 提供者:guomeng
  1. TGUISUSANh

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

    • 发布日期:2017-05-04
    • 文件大小:1097859
    • 提供者:干预
  1. bianyuanjiance

    0下载:
  2. MFC + OpenCV 2.4 + Visual Studio 11 + OpenAL 1.1 7种算法实现(使用Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log和SUSAN 8种算法实现)了-MFC+ OpenCV 2.4+ Visual Studio 11+ OpenAL 1.1 7 algorithms (using the Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6934136
    • 提供者:yss
  1. corner_detector

    0下载:
  2. 这是用matlab写的一个corner detector, 效果比现在流行的Harris,susan,CSS等效果要好。 Matlab 确实如此,效果很好,不管是边缘还是角点 -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 , Proceedin
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:995847
    • 提供者:晓宇
  1. FDTDMatlab

    0下载:
  2. Program author: Susan C. Hagness Department of Electrical and Computer Engineering University of Wisconsin-Madison 1415 Engineering Drive Madison, WI 53706-1691 608-265-5739 - Program author: Susan C. Hagness
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:11507
    • 提供者:林夕言
  1. susan2l

    0下载:
  2. 非常用效,快速、直接能用的susan边缘检测源码程序-Susan edge detection source program with a very efficient, fast, can be used directly
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:12197
    • 提供者:彭勇
  1. corner_data

    0下载:
  2. 这是用matlab写的一个corner detector, 效果比现在流行的Harris,susan,CSS等效果要好。-This is a corner detector matlab write, the effect is better than the now popular the Harris, susan, CSS effects.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1045520
    • 提供者:无敌
  1. canyedge

    0下载:
  2. 图像边缘检测,包括Canny算子和SUSAN特征检测算子等的边缘检测-The image edge detection, including edge detection Canny operator and SUSAN feature detection operator and other
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-23
    • 文件大小:137639
    • 提供者:刘白
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com