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

搜索资源列表

  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. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:2.97kb
    • 提供者:tjj
  1. OpenCV_VC6.0_surf

    1下载:
  2. Visual C++ 6.0平台基于OpenCV的SURF图像特征点的检测和匹配源代码,能正确的实现图像特征点的检测和匹配功能,对研究图像特征点匹配非常有帮助。-The Visual C++ 6.0 platform is based on OpenCV SURF image feature points detection and matching of source code, can correct the image feature point detection and matchin
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:king
  1. qt_open_surf

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

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

    0下载:
  2. 图像的SURF特征检测,并将两张图片的特征进行匹配-SURF feature detection of the image, and the characteristics of the two picture matching
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:12.12mb
    • 提供者:尹士韦
  1. test

    0下载:
  2. 双目视觉的立体匹配和特征点检测,sift/surf/orb等特征都可以,ransac方法去噪-Stereo matching and feature points detection, sift/surf/ORB and other characteristics of the binocular vision can RANSAC method de-noising
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:20.53mb
    • 提供者:刘吖
  1. cvsurf

    0下载:
  2. surf算法。opencv编程,可以用于目标特征检测、图像匹配等多方面应用-surf algorithms. opencv programming feature can be used for target detection, image matching, and many other applications
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:607kb
    • 提供者:zhuerba
  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. myOpenCV35

    0下载:
  2. 采用opencv2.2和vs2010,图像SURF特征检测,SIFT特征检测,以及特征匹配-Using opencv2.2 and VS2010, image SURF feature detection, SIFT feature detection, and feature matching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25.42mb
    • 提供者:赵三
  1. templateMatch-SURF

    0下载:
  2. 使用opencv检测图像特征,并进行特征点的匹配。输入两幅图像,得到特征参数-Using opencv image feature detection and matching feature points. Two input image characteristic parameter obtained
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:528.18kb
    • 提供者:mary
  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-feature-point-matching

    0下载:
  2. Opencv SURF特征点匹配,包含可以正常运行的完整代码。-Opencv SURF feature point matching, contains the complete code can run normally.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.84mb
    • 提供者:gaoyiyi
  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. quickly match

    0下载:
  2. 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the running time of feature point matchi
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:落尘薇
  1. FasterSurf

    0下载:
  2. 一个图像拼接框架。切换注释与未注释代码可实现不同检测器与描述子的组合。默认使用SURF+BRIEF,通过预设重叠区域比例排除非重叠区域特征点的检测,提升特征点检测速度,减少误匹配。(An image stitching frame. The switching annotation and the non - annotated code can implement the combination of different detectors and descr iptors. Using SU
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:2kb
    • 提供者:bitZhang
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9.38mb
    • 提供者:小kkx
  1. SURF_match

    0下载:
  2. opencv用surf实现特征匹配,vs2015,opencv3.4及以上版本可直接运行(Opencv+Surf+Feature match)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:17.04mb
    • 提供者:LH--LH
  1. SURF+brief

    0下载:
  2. 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com