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

搜索资源列表

  1. SURFmex

    0下载:
  2. surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1132848
    • 提供者:猪哥不亮
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4578890
    • 提供者:king
  1. SURFmex

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

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

    0下载:
  2. Harris角点检测算法,特征提取的有效方法,检测效果好,算法的计算时间比较适中。-Harris corner detection algorithm, feature extraction is an effective way to detect the effect of a good algorithm relatively modest computing time.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3003358
    • 提供者:richard
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. siftKdtreeRansacCode

    0下载:
  2. 计算机视觉基本算法 包括: sift KDtree Ransac 提取特征 检索 排错 不错的代码-computer vision including: sift KDtree Ransac
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:448526
    • 提供者:blizzard
  1. eccv06

    0下载:
  2. SURF: Speeded Up Robust Features suft算法-SURF: Speeded Up Robust Features suft algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:681469
    • 提供者:liqi
  1. OpenSURF2010.1.8

    0下载:
  2. SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1600976
    • 提供者:
  1. OpenSURF

    0下载:
  2. surf 算法的C++实现,和OPENCV库配合使用,提取SURF描叙符.-surf the algorithm is implemented in C++,and used in conjunction with OPENCV library .it extracte SURF depictors
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:120300
    • 提供者:陈阳
  1. OpenSURF-1.2.1VC2010

    0下载:
  2. 用Surf算法编写的程序,引用opencv2.3的库在VC2010环境下编写的-With the Surf algorithm program, citing the opencv2.3 library written in VC2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:24036018
    • 提供者:邱运
  1. 23

    0下载:
  2. 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区- 此文章是关于surf算法的文章,提取具有旋转不变性的特征点 应用到图像配准中区
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1222681
    • 提供者:王少武
  1. OpenSURF

    0下载:
  2. 主要介绍SURF算法的具体实现原理以及流程文档-introduce the SURF algorithm implement
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2433640
    • 提供者:
  1. SURF

    0下载:
  2. 简单的opensurf算法,c语言实现,用到了opencv-the SURF detector-descr iptor scheme used in the OpenSURF library is discussed in detail.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1449052
    • 提供者:赵书睿
  1. find_obj

    0下载:
  2. surf算法特征提取,关键点检测匹配 -surf surf you know it is surfsurf surf you know it is surf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3004
    • 提供者:温佳
  1. opensurf

    0下载:
  2. 基于opencv的角点检测程序,surf算法提取角点,并进行图像匹配。-surf extractor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3588031
    • 提供者:leeshuzhen
  1. surf

    0下载:
  2. 改进的sift算法,称为surf,来实现图像的匹配,并显示。 -Improved sift algorithm, known as the surf, to achieve the image matching, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:718104
    • 提供者:张倩
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2758061
    • 提供者:wuwei
  1. surf

    0下载:
  2. surf是对sift的一种加速算法,网上源代码乱飞,在此贡献源代码配套相关的文献。希望对图像匹配感兴趣的童鞋共同学习。-The accelerated algorithm surf sift a online source code flying in this contribution to the source code supporting literature. Learn together interested in image matching shoes.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2753280
    • 提供者:zz
  1. SurfProgramdArticle

    0下载:
  2. 利用SURF算法,提取图像的SURF特征,并附有SURF论文-SURF algorithm to extract images SURF features with SURF papers
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:5250898
    • 提供者:钱小燕
  1. surfmex

    1下载:
  2. matalab调用C程序实现的基于SURF算法的全景图像拼接-matalab call C SURF algorithm based Program for panoramic image stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:10891009
    • 提供者:罗章全
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com