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

搜索资源列表

  1. SIFT

    1下载:
  2. 本程序实现了sift特征提取,该特征提取是为匹配做基础的,用于后续的三维重建等机器视觉方面的研究-The realization of SIFT feature extraction, the feature extraction is the base for matching for 3D reconstruction, such as machine vision research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:123904
    • 提供者:zhangliwei
  1. NSIFTVCe

    0下载:
  2. 不用多说了,看标题就知道了。能对对图像进行sift匹配可直接使用。 -Needless to say, look at the title. Can sift match the image can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:182855
    • 提供者:一群舰队
  1. B3Drebuilldi

    2下载:
  2. 双目立体视觉理论基础上的三维重建,采用立体匹配、、SIFT匹配算法 ,经测试可直接使用。 -Binocular stereo vision based on the theory of the three-dimensional reconstruction, stereo matching SIFT matching algorithm has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-08
    • 文件大小:1865728
    • 提供者:kgd815
  1. Efficient_RANSAC

    0下载:
  2. sift匹配时,有时候会有错误的匹配点,该程序就是消除这些点的。-sift match,error keypoint pairs,the program is to disappear those pairs
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:195466
    • 提供者:moon
  1. sift-match

    0下载:
  2. 这个是关于sift的特征匹配,挺好的程序,大家多交流-This is the about sift characteristics match very good program, that more exchanges
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:376629
    • 提供者:sifeng
  1. SIFT

    0下载:
  2. matlab特征匹配算法,SIFT算法,很不错哦。-matlab feature matching algorithm, SIFT algorithm, very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:3397938
    • 提供者:dnacyf
  1. SIFT-extraction-matching

    0下载:
  2. 用opencv开发的SIFT特征提取与匹配算法,共大家交流学习,共同进步-Developed with opencv SIFT feature extraction and matching algorithms, a total exchange of learning and common progress
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:3921281
    • 提供者:luyu
  1. opencvtest

    0下载:
  2. android手机端上sift匹配的源代码,需要导入opencv库。-The android phone end sift match the source code, you need to import opencv library.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:6342212
    • 提供者:zhy
  1. sift-match

    1下载:
  2. SIFT特征点检测,配准、匹配,代码经验证可用-sift match ransac appendimages
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:2140469
    • 提供者:囡囡
  1. SIFT-all

    1下载:
  2. 基于SIFT的 匹配算法。设计众多内容,内容比较详细 值得参考-SIFT-based matching algorithm. The content more detail worth considering
  3. 所属分类:图形/文字识别

    • 发布日期:2017-02-20
    • 文件大小:25264
    • 提供者:zzj
  1. SIFT-VCPP

    0下载:
  2. SIFT特征匹配算法实现图像拼接,涉及具体算法-SIFT picture linking
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:13227072
    • 提供者:军政
  1. MatlabSIFT

    0下载:
  2. sift匹配程序,为原作者原版,Matlab编程,还不错,对学习有帮助。-sift matching program for the original edition of the original author, Matlab programming, also good learning.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:321031
    • 提供者:孙博
  1. Ope----nCV

    0下载:
  2. sift匹配程序,为原作者原版,Matlab编程,还不错,对学习有帮助。-sift matching program for the original edition of the original author, Matlab programming, also good learning.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:1378434
    • 提供者:孙博
  1. SIFT

    1下载:
  2. shift影像匹配算法程序,内带测试用途,效果还行,仅供参考-shift image matching algorithm within with test purposes, the effect is okay, for reference only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:2496617
    • 提供者:fx
  1. sift

    0下载:
  2. 基于尺度不变特征SIFT的图像配准程序,可实现图像的匹配-Image registration procedure based on scale invariant features SIFT image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:3746
    • 提供者:ww
  1. sift-kdtree

    0下载:
  2. 程序实现了对图像sift特征的提取,并利用KD-树对图像进行相似度匹配。-Program image sift feature extraction and similarity matching KD-tree image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2252647
    • 提供者:chengbo
  1. sift

    0下载:
  2. 实现两幅图的匹配,可供大家参考使用。代码间接,速度还可以的。呵呵,一起学习-Achieve matching of the two images, available for reference use. Code indirectly, speed is also possible.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:6511116
    • 提供者:盛安
  1. sift

    1下载:
  2. 双目立体视觉匹配算法 研究图像处理的同学可以参考-Binocular stereo algorithms
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:1246208
    • 提供者:elelyn
  1. sift

    0下载:
  2. 基于sift算法的图像匹配的matlab 程序-Based on the sift algorithm for image matching matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:1258
    • 提供者:dongning
  1. sift

    0下载:
  2. 实用的基于sift算法的图像匹配的matlab程序-Practical sift algorithm-based image matching matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:2635482
    • 提供者:dongning
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 40 »
搜珍网 www.dssz.com