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

搜索资源列表

  1. ImageMatch

    0下载:
  2. 一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。-A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:30576202
    • 提供者:hepeipei
  1. KDTree

    0下载:
  2. 图像配准中,采用基于SIFT求得的特征点配准方法中需要用到的KDTree,求出2最近邻-Image registration needed based on SIFT feature points matching obtained KDTree, find the nearest neighbor
  3. 所属分类:Graph program

    • 发布日期:2017-12-04
    • 文件大小:2513
    • 提供者:酝酿
  1. sift_peizhun

    0下载:
  2. 针对sift特点应用到了配准算法里去,并且可应用与可见光与红外光的配准中去-In this paper, SIFT( Scale Invariant Feature Transform) feature, which has shown great success in computer vision, is introduced into image registration in remote sensing. In addition, we also p roposed a fea
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1080457
    • 提供者:小一
  1. siftDemo

    0下载:
  2. 图像配准算法SIFT,matlab源程序,可运行-Image registration algorithm the SIFT, matlab source code can be run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:538077
    • 提供者:郭晶
  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. OpencvProject

    2下载:
  2. 目前网上用MSER做图像配准的代码资料较少,特上传此代码做学习交流。欢迎业内同仁共同讨论研究,本代码采用opencv自带的mser特征提取方法,并对该特征进行sift椭圆表达,在配准时使用ransac算法进行提纯。因为时间有限,未考虑LM光束法平差约束,日后进行添加。-MSER
  3. 所属分类:OpenCV

    • 发布日期:2014-04-18
    • 文件大小:10695680
    • 提供者:闫硕
  1. robwhess-opensift-300bad1

    0下载:
  2. SIFT算法 源码实现,图像配准必看,希望能给大家些帮助-SIFT algorithm realization source code, image registration must see, we hope that more help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-07
    • 文件大小:133295
    • 提供者:田帅
  1. image-mosaic

    0下载:
  2. 用于图像拼接,将两幅带有重叠区域的两幅图像,首先寻找它的SIFT特征点,然后根据它的特征点进行图像配准,最后再对图像进行拼接。-For image mosaic of two images, two images with overlapping area, first find the SIFT feature of it, then the image registration based on feature points of it, then the image mosaic.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3833385
    • 提供者:孟德剑
  1. TGRS2013Gong

    0下载:
  2. 基于SIFT和互信息的图像粗-精机制配准- A Novel Coarse-to-Fine Scheme for Automatic Image Registration based on SIFT and Mutual Information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2998658
    • 提供者:倪维平
  1. SIFT_EDGE_test

    0下载:
  2. 基于SIFT的图像配准方法,是一种经典的图像配准方法。-SIFT-based image registration methods, is a classic image registration methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:734
    • 提供者:田香玲
  1. OPENSIFT_vs2012

    0下载:
  2. OPENSIFT、OPENCV2.4.9、GTK+2.2.4在VS2012上搭建,实现两幅图像sift算法配准-OPENSIFT, OPENCV2.4.9, GTK+ 2.2.4 built on VS2012, sift algorithm realization of two image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7989898
    • 提供者:joelyzheng
  1. sift1

    0下载:
  2. sift图像匹配的纯matlab代码,研究图像配准的可以用到-Sift image matching of pure matlab code, and the research of image registration can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:648564
    • 提供者:李亮
  1. asift_Algorithm

    0下载:
  2. 实现图像的自动配准,是SIFT算法的改进算法,同时在ASIFT匹配阶段,对算法进行了修改,采用KD树结构进行搜索。-Automatic registration of images is SIFT algorithm improved algorithm, while ASIFT matching stage, the algorithm was modified using the KD tree search.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:759103
    • 提供者:keil_xin
  1. SIFT_Mosaic

    0下载:
  2. 图像配准,基于sift的图像配准程序,配准效果良好,运行速度快。-image match
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:116496
    • 提供者:闫梦璐
  1. Source

    0下载:
  2. 基于SIFT特征的图像配准,对SIFT算法原创作者的C代码进行了MATLAB包装-SIFT-based image registering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3951
    • 提供者:herohua
  1. build_scale

    0下载:
  2. SIFT特征点检测配准方法建立高斯尺度空间的程序,比较有用-Registration SIFT feature point detection method to establish the Gaussian scale space program, more useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:Grace
  1. match

    0下载:
  2. 使用sift算法提取图像特征点,用BBF的索引方式进行配准-extract image features using sift algorithm and complete the registration and stitch by BBF way
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:38892
    • 提供者:李涵
  1. 45398761sift

    0下载:
  2. 本代码是应用sift算法进行的特征点匹配与配准,可以应用于图像拼接,人脸识别等等,用法非常强大。可以运行-This code is matched with the feature point registration application sift algorithm can be applied to the image stitching, face recognition, etc., usage is very powerful. You can run
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10186774
    • 提供者:姚丽丽
  1. image-registrationmatlab-

    0下载:
  2. 在matlab环境下采用sift算法实现两幅图像的配准,配准效果客观-Sift algorithm using two image registration in the matlab environment, the effect of objective registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6397812
    • 提供者:邹浩
  1. project3

    0下载:
  2. 此代码是的功能是图像的配准与拼接,用于多幅图像的拼接基本的算法是基于SIFT-This code is the function of image registration with the stitching, the basic algorithm for stitching multiple images are based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3872937
    • 提供者:刘利
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com