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

搜索资源列表

  1. ssiifftt

    0下载:
  2. sift匹配算法 可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题-sift matching algorithm can handle the translation between two images, rotation, affine transformation matching cases
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6778
    • 提供者:楼敏
  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. 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. jiyuSIFTtezhengmiaoshuzidelitipipeisuanfa

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

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

    0下载:
  2. SIFT特征匹配算法是目前特征匹配研究领域的热点 ,其匹配能力较强,可以处理图像 间发生平移、 旋转、 仿射变换的匹配 ,对任意角度拍摄的图像也具备较稳定的特征匹配能力。-SIFT feature matching algorithm is a hot research field feature matching, the matching ability to handle occurred between the image translation, rotation, affine
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:593525
    • 提供者:fenghao
  1. ScaleInvariantKeypoints

    0下载:
  2. This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene. 局部不变特征,很好的资料。(SIFT)-This paper presents a method for extracting di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:495504
    • 提供者:xukaijun
  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. Quasi-dense-match

    1下载:
  2. 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algor
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:275456
    • 提供者:liutailei
  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. 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. siftDemoV4

    0下载:
  2. sift(尺度不变特征变换 scale invariant feature transform) 特征提取与匹配-Sift feature extraction and matching
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:759359
    • 提供者:LQN
  1. f771982e0947

    0下载:
  2. sift the Matlab code! for SIFT feature matching and feature recognition
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:321628
    • 提供者:Esviliance
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  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. find_obj

    0下载:
  2. 这个是SIFT算法,可以用于影像匹配的功能-SIFT image matching algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2945
    • 提供者:丁丁
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 30 »
搜珍网 www.dssz.com