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

搜索资源列表

  1. susancorners

    0下载:
  2. 非常好用的susan检测,经测试可以运行,请大家放心使用,-Susan very useful test, the test can be run, please rest assured to use, thank you
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:4413112
    • 提供者:jie ge
  1. shuzisheyingceliang

    0下载:
  2. 角点特征提取,及图像灰度匹配 moravec算子 susan算子 5种灰度匹配 数字摄影测量-Monitoring digital photogrammetry corner matching gray
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2106694
    • 提供者:limingyang
  1. edge_detection

    2下载:
  2. 本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测-This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:141196
    • 提供者:朱玥
  1. registration

    1下载:
  2. 先用SUSAN算法对两幅图像进行角点检测,然后用NCC算法进行粗匹配,最后用RANSAC算法进行精确匹配-SUSAN algorithm first with two images on corner detection and coarse matching algorithm with NCC, and finally with RANSAC algorithm for exact match
  3. 所属分类:Special Effects

    • 发布日期:2015-04-21
    • 文件大小:34816
    • 提供者:李少芳
  1. MATALB

    0下载:
  2. SUSAN算法,包括去除伪角点的方法,重心,非极大值抑制-SUSAN algorithm, including the method of removing false corners
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:13886
    • 提供者:陈振
  1. six-keypointExtraction-ways

    0下载:
  2. 利用matlab程序,总结实现了harris、harris-laplace、log变换、SUSAN等角点提取。-Using the matlab program, realized the Harris, harris-laplace, summarizes the log transform, SUSAN etc. point extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:337964
    • 提供者:xiaohanhan
  1. source-code

    0下载:
  2. 一个含有源码的harris、SUSAN、hough角点检测程序,是MATLAB程序,经测试已经成功。-One containing the source harris corner detection procedures, the application has been compiled, the test has been successful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:227774
    • 提供者:赵会宾
  1. susan2l

    0下载:
  2. SUSAN detection algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:13024
    • 提供者:Cristi
  1. fdtd3D

    0下载:
  2. 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan C. Hagness Department of Electrical and Computer Engineering University of Wisconsin-Madison 1415 Engi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2241
    • 提供者:F
  1. susanCorner

    0下载:
  2. Susan角点检测算法,计算得到图像的角点-Susan corner detection algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:47074
    • 提供者:李怿
  1. harris

    0下载:
  2. 数字图像中尖端点检测,采用了Harris算法,然后运用susan算法思想进行改进,使用时后面if程序的一些条件要适当改一下-Digital image edge detection, using the Harris algorithm, and then use thought susan algorithm is improved when you use the latter procedure if a number of conditions to change what should
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:18007
    • 提供者:龚蓉
  1. SUSAN_Edge-detection

    0下载:
  2. SUSAN算子进行边缘检测,代码可用,可以直接运行edgexample.m和edgexample2.m两个文档。-SUSAN edge detection operators, the code is available, you can run edgexample.m and edgexample2.m two documents directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:8308
    • 提供者:csm
  1. Susan02

    0下载:
  2. SUSAN角点监测,亲测可用 ,亲测可用 -SUSAN corner detection, pro test available
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7713088
    • 提供者:徐楠
  1. getSUSAN

    0下载:
  2. SUSAN角点检测算法,采用matlab编写的SUSAN角点检测算法基于功能-SUSAN corner detection algorithm, using matlab prepared SUSAN corner detection algorithm based functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:孟杰
  1. extractkeypoint

    0下载:
  2. 提取角点的实用程序,也叫特征点提取,包括Harris方法、SUSAN方法、SUSAN-Laplace方法。-extract keypoints also called feature , corners , interest points , etc.The following algorithm are provided : Harris SUSAN - Harris-Laplace- Laplacian of Gaussian (LoG)- Gilles The input imag
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:538007
    • 提供者:李建伟
  1. susanCorner

    0下载:
  2. 图像处理中常用的角点提取的方法susan 算法-Image processing method commonly used in corner extraction algorithm of susan
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:47548
    • 提供者:王薇
  1. SusanSegment1

    0下载:
  2. Susan algorithm in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1860820
    • 提供者:Tanya
  1. eppertisetaskgeneral

    0下载:
  2. 图像处理中SUSAN算子的MATLAB实现,配有测试图片,不错的-SUSAN operator of MATLAB in image processing, equipped with test images, and good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:98304
    • 提供者:IEGMwxfux+48391
  1. tesp-images

    0下载:
  2. 图像处理中SUSAN算子的MATLAB实现,配有测试图片,不错的-SUSAN operator of MATLAB in image processing, equipped with test images, and good
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-16
    • 文件大小:98304
    • 提供者:jalzrwu
  1. 1.3 图像的边缘检测

    0下载:
  2. 1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:145408
    • 提供者:张继刚123
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com