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

搜索资源列表

  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
    • 文件大小:3037
    • 提供者:tjj
  1. ASIFT_windows_beta_20090415

    0下载:
  2. 基于SIFT的一种新特征点匹配算法,比SIFT还强,-Based on SIFT feature points of a new matching algorithm is also stronger than the SIFT,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2695353
    • 提供者:wangyu
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. siftfeat

    0下载:
  2. 基于C/C++语言的sift图像特征提取程序,对于研究图像匹配、sift算法很有帮助-sift
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:23700
    • 提供者:libinghe
  1. cse576

    0下载:
  2. sift算法是提取特征点的经典算法,本代码全面实现了sift算法,以及特征点匹配-sift algorithm is a classic feature point extraction algorithm, the code sift the full realization of the algorithm, as well as the matching feature points
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:59270025
    • 提供者:洪红
  1. vicinalboost-1.0.tar

    0下载:
  2. 经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值-sift
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:11354529
    • 提供者:邵绪强
  1. surf

    0下载:
  2. 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3268
    • 提供者:zzzffflll
  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. FinalYearProject-version2

    0下载:
  2. 基于NewMikolajczykDetector产生的.sift文件的特征点匹配!-Image matching and object recognition Based on .sift file generated by NewMikolajczykDetector
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4916584
    • 提供者:sire
  1. sift1

    1下载:
  2. 针对现有的图像复制遮盖篡改检测算法需要某些先验信息、对后处理操作失效且计算量大等问题, 借鉴图像匹配技术中的SIFT(scale invariant feature transform)特征匹配算法,首次提出将其用于检测复制 遮盖的篡改操作。 -Cover the existing image copy for tamper detection algorithm needs some prior information on the calculation of post-proc
  3. 所属分类:Development Research

    • 发布日期:2017-02-13
    • 文件大小:466595
    • 提供者:LIDAN
  1. sift5

    0下载:
  2. :研究了一种多目标识别算法,该算法用SUSAN角点形成SIFT特征点,采用阶梯图像金字塔结构实现尺度不变,为所有匹配点建立统一的超定线性方程组并对该方程组系数矩阵进行简 化使其维数降低一半,得到增广矩阵.对增广矩阵进行列变换,依据坐标转换的特性可从中提取多目标的稳定正常点,实现了快速分离多目标的匹配点. -: Study of a multi-target recognition algorithm using SUSAN corner formed SIFT feature point
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:241527
    • 提供者:LIDAN
  1. siftlunwen4

    0下载:
  2. 这是08年之后的sift论文,基于SIFT特征描述子的立体匹配算法研究,希望对大家有用-This is the paper sift after 2008, based on SIFT feature descr iptor of the stereo matching algorithms, we want to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:770541
    • 提供者:李树奎
  1. ExtractPoints

    0下载:
  2. 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5928407
    • 提供者:项青
  1. TestSIFTVC6

    0下载:
  2. sift特征提取和特征点匹配算法,对于摄像头输入代码只支持型号相同摄像头~-sift feature extraction and feature point matching algorithm, enter the code for the camera only supports the same camera model ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:52023
    • 提供者:liurui
  1. SIFT_VS2008

    0下载:
  2. 在前人的基础上,用Vs2008环境下编译通过的,sift的特征提取,和匹配,非常的全面。-In the previous basis, with the Vs2008 compile under the, sift feature extraction, and matching, very comprehensive.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3380502
    • 提供者:邓芳
  1. MatlabSIFT

    0下载:
  2. 在MATLAB环境下使用sift对图像进行特征点提取,但并不包括特征点的匹配!-feature points exracting using sift in the condition matlab,but it does not contain the match of the feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:503814
    • 提供者:gaohaidi
  1. gaijinSIFTtezhengzaituxiangpipeizhongdeyingyong.ra

    0下载:
  2. 对 SIFT算法进行研究, 针对 SIFT特征描述符的高维数和高复杂度问题, 进行了改进。通过对大量的不同类型的图像进行特征匹配实验, 实验结果表明, 当图像存在不同程度的几何变形、 辐射畸变和噪声影响时, 改进后的算法更稳定、 更快速。-Study of the SIFT algorithm, SIFT feature descr iptor for the high dimension and highly complex issues, has been improved. Through
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:251196
    • 提供者:fenghao
  1. jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa

    0下载:
  2. 针对不同摄像头的监控视频序列, 提出了一种基于视频帧 SIFT ( Scale Invariant Feature Transform, 即尺度不变特征变换) 特征跟踪的拼接方法。通过 SIFT算法提取帧图像的特征, 并在跟踪的估计区域搜索匹配特征, 从而确定待整合帧之间的变换参数。实验结果表明, 该方法较好实现视频快速拼接, 且对重叠区域小、 形变大、 有运动物体遮挡的视频具有较强的鲁棒性。-Surveillance cameras for different video sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:107287
    • 提供者:fenghao
  1. sift_match

    0下载:
  2. sift算法,用于特征点的提取和匹配。具有很好的性能-sift
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9677853
    • 提供者:lsling
  1. siftDemoV42

    0下载:
  2. sift特征提取及匹配代码,由c语言和matlab共同编写,对研究sift算法非常有用。-sift feature extraction and matching code from matlab c language and co-written research sift algorithm is very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:581331
    • 提供者:nedved
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com