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

搜索资源列表

  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44265
    • 提供者:马江林
  1. surf特征点匹配

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

    • 发布日期:2012-06-21
    • 文件大小:1280017
    • 提供者:youwen1022
  1. SURFmex-v2

    0下载:
  2. surf程序,是sift的增强版,其特点就是速度快,匹配率也很高。
  3. 所属分类:源码下载

  1. matlabC.rar

    1下载:
  2. SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。,SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research wil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1153768
    • 提供者:吴若鸿
  1. OpenSURF_version1c(1)

    0下载:
  2. SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1362910
    • 提供者:张东兴
  1. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  1. sift-algorithm-pcasift-asift-csift

    1下载:
  2. 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
  3. 所属分类:matlab

    • 发布日期:2016-01-14
    • 文件大小:31945728
    • 提供者:王雪瑶
  1. SIFTSURF

    1下载:
  2. SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1755761
    • 提供者:宋丹
  1. SURF-V1.0.9

    0下载:
  2. 一种特征描述算子,功能和sift类似,但比sift速度更快,有重要的研究价值-A characterization of operators, functions and sift similar, but faster than sift, has important research value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1451961
    • 提供者:
  1. SURFmex

    0下载:
  2. SIFT简化后的算法,速度快 特征点检测,检测特征点的一种非常有效的算法-SURF SURFmex example function,is very useful!!!
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1132704
    • 提供者:李蒙
  1. Copy_of_SIFT_SURF

    0下载:
  2. Sift Surf example Sift Surf example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2858564
    • 提供者:Mike
  1. iav07-surf

    0下载:
  2. Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:869441
    • 提供者:yangwei
  1. surf

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

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

    0下载:
  2. surf origine programe, it is faster than sift and pca-sift. it is easy to read. wish help you.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4263069
    • 提供者:luo juan
  1. scene-matching

    0下载:
  2. there are many ways for scenematching such as sift , surf ,correlation ,ncc, ... . in these papres you can see these ways
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4422200
    • 提供者:mojtaba
  1. surf

    0下载:
  2. SURF意指 加速的具有鲁棒性的特征,由Bay在2006年首次提出,这项技术可以应用于计算机视觉的物体识别以及3D重构中。SURF算子由SIFT算子改进而来,一般来说,标准的SURF算子比SIFT算子快好几倍,并且在多幅图片下具有更好的鲁棒性。SURF最大的特征在于采用了harr特征以及积分图像integral image的概念,这大大加快了程序的运行时间。-SURF (Speeded Up Robust Feature) is a robust local feature detector,
  3. 所属分类:Project Manage

    • 发布日期:2017-05-11
    • 文件大小:2418842
    • 提供者:
  1. A Comparison of SIFT, PCA-SIFT and SURF

    0下载:
  2. 包含了几种介绍sift改进算法的论文,对于了解最新的sift算法的发展非常有帮助。(Contains several papers introduced sift improved algorithm, for understanding the latest development of the SIFT algorithm is very helpful.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2859008
    • 提供者:zhoulei
  1. 代码

    0下载:
  2. 匹配代码sift;surf;ncc;相机标定和校正(Match code and camera calibration)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:11264
    • 提供者:
  1. ORB an effcient alternative to SIFT or SURF

    0下载:
  2. 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:2571264
    • 提供者:湖海
  1. image registration by sift and surf

    2下载:
  2. sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-05
    • 文件大小:3195904
    • 提供者:lihaihaoge
« 12 3 4 5 6 »
搜珍网 www.dssz.com