CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - surf特征匹配

搜索资源列表

  1. surf特征提取算法源码

    1下载:
  2. surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-03-29
    • 文件大小:320.55kb
    • 提供者:zhongwenkun886
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1.22mb
    • 提供者:youwen1022
  1. SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码

    1下载:
  2. 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:1.98mb
    • 提供者:yimeng
  1. SURF

    0下载:
  2. SURF算法的原文翻译,包括特征提取和特征匹配,加入了作者的一些理解-SURF translation of the original algorithm, including feature extraction and feature matching, adding some understanding of the author
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:543.97kb
    • 提供者:Fisher
  1. surf

    0下载:
  2. 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3.19kb
    • 提供者:zzzffflll
  1. surf

    1下载:
  2. 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:kangchenlin
  1. SURF-V1.0.9

    0下载:
  2. 图像旋转不变特征提取与匹配的升级版,Speeded Up Robust Features-Speeded Up Robust Features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:oujl
  1. SURF-V1.0.9-WinDLLVCPP

    0下载:
  2. surf特征点提取以及相应的特征点匹配,C++程序-speed up robust features (SURF), feature matching.C++ Source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-04
    • 文件大小:134.62kb
    • 提供者:兰虹丞
  1. surf-ransac

    2下载:
  2. 提取surf特征点,并使用ransac算法剔除误匹配点-use surf detect feature points and use ransac delete wrong matching points
  3. 所属分类:Graph program

    • 发布日期:2015-02-24
    • 文件大小:4kb
    • 提供者:陈巍然
  1. SURF-V1.0.9

    0下载:
  2. 同样是SURF 特征点提取和匹配算法的 MSVC 08 版本。-Also SURF feature extraction and matching algorithms MSVC 08 version.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:357.37kb
    • 提供者:sleangao
  1. Harris-SURF

    0下载:
  2. Harris,SURF特征点提取匹配算法,两种算法实例比较-Harris, SURF feature point extraction matching algorithm compares two algorithms examples
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:484.13kb
    • 提供者:李琳
  1. image-matching-using-surf-and-ransac

    1下载:
  2. 对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果-Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descr iptor, then according to the results, the coars
  3. 所属分类:Special Effects

    • 发布日期:2015-02-24
    • 文件大小:106kb
    • 提供者:王奇
  1. surf-and-Homography-decomposition

    2下载:
  2. 使用opencv,首先提取两幅图像的surf特征点,然后匹配,求单应矩阵,然后分解得到旋转角度。保证可用,走过路过不要错过。-Using opencv, first extracting feature points of the two images of the surf, and then matching, seeking homography, then decomposition rotation. Guarantee is available, do not miss passin
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:22.31mb
    • 提供者:李明
  1. Describe-SURF-Features

    0下载:
  2. 使用SURF特征检测和匹配特征点,使用SURF特征检测和匹配特征点-Describe SURF Features
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.14mb
    • 提供者:Tyer
  1. Surf_feature

    0下载:
  2. Surf特征匹配,C++封装版本,效果还不错-Surf feature matching, c++ package version, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24.39mb
    • 提供者:孙忠武
  1. opencv_surf

    0下载:
  2. opencv提取surf特征点 并进行匹配(Extracting surf feature points using opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:7.99mb
    • 提供者:lotus5265
  1. SURF

    0下载:
  2. surf特征点匹配,显示匹配点数和时间,以及较优匹配点数(surf feature matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:10.88mb
    • 提供者:耳小七
  1. 基于surf特征匹配运动补偿的侦查法目标检测

    0下载:
  2. 基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:11.58mb
    • 提供者:张小兔兔
  1. OpenSURF_version1c

    0下载:
  2. 利用matlab实现SURF特征匹配,包括surf特征检测与特征描述(Using MATLAB to implement SURF feature matching, including surf feature detection and feature descr iption)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:705kb
    • 提供者:`````yely
  1. SURFpipei_matlabfunctiontest

    1下载:
  2. 实现SURF特征点描述子算法,并使用Oxford Dataset图像自动进行精度评价(SURF feature descr iptor and matching precision evaluation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-26
    • 文件大小:1kb
    • 提供者:珊瑚海枫
« 12 3 4 »
搜珍网 www.dssz.com