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

搜索资源列表

  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. new

    0下载:
  2. KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助-Key step KDtree matching function achieved great help in a comprehensive and in-depth understanding of Lowe' s SIFT algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:2112282
    • 提供者:张余
  1. siftMatch

    0下载:
  2. 开发工具为c++6.0 能够实现将两幅图片提取特征点 然后进行匹配 并用mfc将其显示出来。-It is a sift programe and can deal with two images and can finds features between the two images.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:6096515
    • 提供者:刘军
  1. reconstruction

    0下载:
  2. 基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的-Sift and regional growth algorithm based on three-dimensional reconstruction of the image on dense matching in order to achieve the purpose of the three-dimensional reconstruction
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:29337
    • 提供者:余添
  1. sift_matlab_demo

    0下载:
  2. sift特征匹配算法的Matlab demo 源程序,包含测试图片-sift feature matching algorithm Matlab demo source code contains a test picture
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-27
    • 文件大小:434918
    • 提供者:季采风
  1. SIFTtutorial

    0下载:
  2. 适合图像匹配学习的初学者。David G. Lowe的SIFT演示算法。经过个人使用后,有很多注释说明。-Image matching is suitable for beginners to learn. David g. Lowe SIFT algorithm of demonstration. Through personal use, there are a lot of annotated.
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:27080489
    • 提供者:Lance
  1. imagematch

    1下载:
  2. 使用opencv编写的图像匹配源代码,包括特征点检测,sift特征匹配的具体实现代码-Opencv image matching source code written, including feature point detection, sift feature matching specific implementation code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:2581056
    • 提供者:kangue
  1. OrbTest

    0下载:
  2. 最新的图像匹配算法ORB,特征匹配速度比sift提高两个数量级。需要安装opencv2.3.1以上版本。-The latest image matching algorithm ORB
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:24781706
    • 提供者:genglch
  1. siftDemoV4

    0下载:
  2. SIFT特征点匹配,内涵matlab语言、c语言,-SIFT feature point matching, meaning matlab language, c language,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:7652490
    • 提供者:周周
  1. SIFTpp

    0下载:
  2. 基于SIFT特征匹配的稳健图像拼接算法,可以参考一下-Robust image mosaic algorithm based on SIFT feature matching reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:371642
    • 提供者:morse
  1. opensift-master

    0下载:
  2. sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:129103
    • 提供者:pillar
  1. robwhess-opensift-300bad1.tar

    0下载:
  2. sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
  3. 所属分类:assembly language

    • 发布日期:2016-01-25
    • 文件大小:124928
    • 提供者:pillar
  1. 4-order-CANDHAP1

    0下载:
  2. sift程序,用于图像特征提取和图像的匹配,功能很强大-Sift program for image feature extraction and image matching, function is very powerful
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:14480
    • 提供者:pillar
  1. panorama2

    0下载:
  2. 图像融合,SIFT算子,特征点的提取、匹配与融合-image stitching,sift
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:471947
    • 提供者:cheng
  1. SIFT_Opencv

    0下载:
  2. 在Opencv环境下实现SIFT图像匹配-Opencv environment SIFT image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:12835847
    • 提供者:李佳
  1. SIFT_VC.rar

    0下载:
  2. sift算法,支持特征点提取,kdtree算法匹配的程序。,sift algorithm, program support feature point extraction, kdtree algorithm match.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:191200
    • 提供者:fengguanghui
  1. sift__matlab

    0下载:
  2. 经典的基于sift算法特征提取以及匹配,简单实用-Based on the classic the sift algorithm feature extraction and matching, simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:6333
    • 提供者:杨涛
  1. siftDemoV4

    0下载:
  2. 用sift检测图片特征 然后匹配两幅图像中的特征,很好用的程序-Sift detection picture characteristics and matching characteristics of the two images, the procedure is useful
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-12
    • 文件大小:533367
    • 提供者:zhangshan
  1. Feature-extraction-source

    0下载:
  2. 目前主流识别算法SIFT特征识别与匹配的C实现-Current mainstream recognition algorithm SIFT feature identification and matching of C implementations
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:6173656
    • 提供者:吴星怡
  1. robwhess-opensift-300bad1

    1下载:
  2. 基于opencv库的sift特征检测与匹配算法实现-Matching algorithm implementation based on the the opencv library sift characteristics detects
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:253971
    • 提供者:吴星怡
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 40 »
搜珍网 www.dssz.com