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

搜索资源列表

  1. match

    0下载:
  2. 用C++实现两幅图像的SIFT(尺度不变特征变换)特征点的匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1819
    • 提供者:lucia
  1. Desktop

    0下载:
  2. 通过提取不变量特征来实现两幅图像之间的匹配-matching by two pointwhich are sift
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:3417
    • 提供者:NHL
  1. DistinctiveImageFeaturesfromScale-InvariantKeypoin

    0下载:
  2. sift特征匹配,理解关于sift特征的特点-sift feature matching, to understand the characteristics of features on the sift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:490923
    • 提供者:Kitty
  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. 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. ferns_demo_v-1.1.tar

    0下载:
  2. Ferns算法,比SIFT更先进的匹配算法,可用于实时检测-Ferns algorithms, more advanced than the SIFT matching algorithm can be used for real-time detection
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16370451
    • 提供者:故国庆
  1. sift_matlab

    0下载:
  2. 一个关于sift算法的Matlab实例,包含特征提取和图像匹配。-A Matlab instances on the sift algorithm, including feature extraction and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:570114
    • 提供者:chenshaorong
  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. jiyuSIFTtezhengpipeidejiankongtuxiangzidongpinjie.

    0下载:
  2. 针对不同摄像头的监控图像 ,提出了一种优化的 SIFT特征匹配的监控图像自动拼接方法。在图像整合方面 ,通过高速提取 SIFT特征描述符并进行稳定精确匹配 ,利用改进 RANS AC算法去除错配 ,从而确定待拼接图像 之间的变换参数 在图像融合方面 ,有效消除了颜色和光照差异 ,最终实现自动的无缝拼接系统。实验结果证明该方法对重叠区域小、 形变大、 有运动遮挡和噪声的监控图像有较完美的拼接效果。-Monitoring for different camera images, a SIFT f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:605291
    • 提供者:fenghao
  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. Match

    1下载:
  2. 基于sift的图像间匹配点查找算法,经测试可以可以适应各种图像状况(包括各种仿射变换)。-Sift-based image matching points between the search algorithm, the tests can be adapted to a variety of image conditions (including affine transformation.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4097225
    • 提供者:matchless
  1. siftDemo

    0下载:
  2. 通过sift方法提取图像的特征值,用于图像的匹配-Sift through the value of extracted image features for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:409306
    • 提供者:周周
  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. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. colsift

    0下载:
  2. 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:755462
    • 提供者:袁兴生
  1. 5

    0下载:
  2. 本文提出了一种基于特征点的全自动无缝图像拼接方法。该方法采用对于尺度具有鲁棒性的SIFT 算法进行特征点的提取与匹配,并通过引导互匹配及投票过滤的方法提高特征点的匹配精确度,使用稳健的RANSAC 算法求出图像间变换矩阵H 的初值并使用LM 非线性迭代算法精炼H,最终使用加权平滑算法完成了图像的无缝拼接。整个处理过程完全自动地实现了对一组图像的无缝拼接,克服了传统图像拼接方法在尺度和光照变化条件下的局限性。实验结果验证了方法的有效性。-This paper presents a feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:150906
    • 提供者:wenping
  1. sift_code

    0下载:
  2. Sift图像特征匹配算法代码,代码简洁高效,适合初学者研究-Sift the image feature matching algorithm code, the code simple and efficient, suitable for beginners of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:488859
    • 提供者:xiaodongdai
  1. 59993143imagefusion

    1下载:
  2. vc6.0,SIFT算法的代码,影像匹配的功能-vc6.0, SIFT algorithm code, the function of image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:95221
    • 提供者:丁丁
  1. sift_match

    0下载:
  2. 从视频读取帧,提取Sift特征点,进行特征点的匹配,合成视频-read frame from a video,get the sift feature,and match,then make a new video
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:20195126
    • 提供者:shufy
  1. SIFT_VC

    0下载:
  2. 非常快速高效的SIFT特征检测与匹配算法,用C++与OpecCV实现-SIFT features are very fast and efficient detection and matching algorithms, using C++ implementation with OpecCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6214976
    • 提供者:lin
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 25 »
搜珍网 www.dssz.com