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

搜索资源列表

  1. sift-match

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

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

    0下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration pro
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2631461
    • 提供者:yejj
  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. 提取图像的sift特征,将图像的高维特征提取出来,进行量化。实现图像的分类、匹配、检索。-Sift image feature extraction, image classification, matching, retrieval.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:96942
    • 提供者:葛云
  1. SIFT

    0下载:
  2. matlab编程,包含子函数和主函数,功能:sift特征提取和匹配等,-matlab programming, including sub-functions and the main function, function: SIFT feature extraction and matching,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1675099
    • 提供者:凡女子89
  1. sift

    0下载:
  2. 基于sift的特征匹配,需要用到gsl库-Sift-based feature matching, need to use gsl library
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:707311
    • 提供者:殷文斌
  1. opencv-sift-text1

    0下载:
  2. 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1551
    • 提供者:wangjiansen
  1. 2

    0下载:
  2. 本文在在尺度不变特征变换(Scale invariant feature transform,SIFT)特征匹配算法的基础上, 提出了一种基于累积特征的多目标的跟踪算法, 通过对目标的SIFT特征进行实时更新来去除由噪声(或形变)带来的\过时"特征信息, 保证了特征的稳定, 提高了匹配准确度. 实验结果表明, 本算法能够有效处理目标由于旋转、形变而导致跟踪性能下降甚至跟踪目标丢失的问题, 同时对跟踪过程中多目标的关联, 也具有较好的鲁棒性.-In this paper, the Scale In
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1169007
    • 提供者:wenping
  1. SIFT

    0下载:
  2. 提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,-extract SIFT feature,and feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12530
    • 提供者:刘晓娟
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011181
    • 提供者:周圣
  1. SIFT_VC--can-be-directly-used-to-run

    0下载:
  2. SIFT特征匹配算法完整版,可直接运行,已经包含了所有的.h文件,链接了所需的.lib文件,具备所有dll文件,在VS2010上编译通过,生成的EXE文件可以在任何电脑上运行,不需要安装OPENCV和GSL,另外附加了一篇实验论文,可实现基本的特征点查找以及特征点连线。-The full version SIFT feature matching algorithm, can be directly run, already contains all of the. H file the req
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19241984
    • 提供者:蓝天浩
  1. mod_lowe_demo

    0下载:
  2. SIFT提出者的程序,SIFT特征匹配,测试可用 来自 http://www.cs.ubc.ca/~lowe/keypoints/-the program for SIFT algorithm it s useful for graphics match http://www.cs.ubc.ca/~lowe/keypoints/
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3111743
    • 提供者:fengpuchun
  1. SiftMatch

    0下载:
  2. 图像处理Sift 特征匹配算法。用到GSL库,需在 VS2010中的配置GSL才能正常运行。-Sift image processing feature matching algorithm. Use the GSL library, you need to configure the GSL in VS2010 to run properly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:957282
    • 提供者:朱继祥
  1. sift

    0下载:
  2. David G. Lowe的SIFT特征点检测及匹配源代码,内有自己总结的各文件及参数功能的PPT文档-David G. Lowe' s SIFT feature point detection and matching source code, the summary of each document has its own functions and parameters PPT documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:333238
    • 提供者:纸鸢
  1. sift

    0下载:
  2. 利用sift算法对图像提取sift特征点,从而实现图像匹配等功能-Use sift sift feature extraction algorithm for image points, enabling features such as image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1586111
    • 提供者:王竟宇
  1. SIFT

    0下载:
  2. 加载两幅图像,对图像分别提取SIFT特征,提取SIFT特征后进行图像匹配,并显示匹配结果-After loading the two images, the images were extracted SIFT features extracted SIFT features for image matching and displays matching results
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3192102
    • 提供者:刘天少
  1. SIFT-matlab

    0下载:
  2. sift的matlab代码,可以实现提取sift特征点,匹配等功能-sift code
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3671069
    • 提供者:苏晓
  1. sift

    0下载:
  2. sift特征提取,匹配demo,很好适合图像处理初步学习!-sift feature extraction, matching demo, well suited to image processing preliminary study!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1294709
    • 提供者:lingxiangshao
  1. sift

    0下载:
  2. SIFT特征检测在图像匹配中有着较为广泛的使用,并有着教好的检测效果。-SIFT feature detection in image matching has a more widely used, and has taught good test results.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:781073
    • 提供者:方达
  1. sift

    0下载:
  2. sift算法匹配图像特征点(opencv)-sift algorithm for image matching feature points (opencv)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15173867
    • 提供者:吴旭
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »
搜珍网 www.dssz.com