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

搜索资源列表

  1. SIFT

    0下载:
  2. sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:1634596
    • 提供者:xl
  1. siftpp-0.7.3

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:360247
    • 提供者:adamusi
  1. SIFT

    0下载:
  2. 特征匹配算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:360676
    • 提供者:贺阳
  1. SIFT算法

    2下载:
  2. 该程序可用于做SIFT特征点检测 以及图像匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-01-13
    • 文件大小:6268098
    • 提供者:andypeng_yan
  1. sift特征提取

    3下载:
  2. 通过sift对图像特征进行提取,并与原图像进行匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-05-24
    • 文件大小:619150
    • 提供者:ramare
  1. autopano-sift-C.rar

    0下载:
  2. 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:506874
    • 提供者:tangwei
  1. 1

    0下载:
  2. SIFT特征匹配算法的PPT,很适用,是学习SIFT的好资料.-SIFT feature matching algorithm of the PPT, it is applicable, is a good learning SIFT information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3061091
    • 提供者:yang
  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1782819
    • 提供者:Li Yanli
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:140982
    • 提供者:ling
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:51375
    • 提供者:Deng Fu Qin
  1. gaussianss

    0下载:
  2. 进行特征匹配,选用的是sift算法,该算法匹配能力较强-Distinctive Image Features from Scale-Invariant Keypoints
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3162
    • 提供者:赵学萍
  1. sift

    0下载:
  2. sift特征点对应匹配算法对立体匹配的初学者和资深编程人员都是很有用的式-sift the corresponding feature point matching algorithm for stereo matching of beginners and experienced programmers are very useful type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:441162
    • 提供者:任冉冉
  1. SIFT_Extract

    0下载:
  2. 实现SIFT特征提取算法,对于图像处理很有用的,首先提取特征点,然后进行特征点匹配。版权信息参见LICENSE-Sift feature extracting algorithm,read the copyright file LICENSE.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:171772
    • 提供者:fh
  1. siften

    0下载:
  2. 一种改进的SIFT双向匹配算法,sift是经典的旋转不变特征提取算法,本文对其匹配方式进行了改进-An improved two-way matching SIFT algorithm, sift the classic rotation invariant feature extraction algorithm, this method has been improved to its matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:242692
    • 提供者:aapeanuts
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. sift-1.1.1_20071108_win

    0下载:
  2. 一个基于sift算法的图像匹配的实例,修改后可用于sift特征向量的提取-an example of image matching based on sift alogrithm,it can also be used to extract key point vector after modification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2265503
    • 提供者:song
  1. Sift_technology_notes

    0下载:
  2. SIFT的技术文档,SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642496
    • 提供者:xxx
  1. SIFT_relevant_papers

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力。-SIFT feature matching algorithm is matching feature points at home and abroad in the research field of the hot issues and difficulties, and the m
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:8181000
    • 提供者:xxx
  1. new-sift-for-image-match

    0下载:
  2. 改进的sift图像匹配算法,sift即特征不变特征转换,是今年来研究比较多的图像特征匹配算法-Improved sift image matching algorithm, sift the characteristics of the same characteristics of the conversion is to study this year, a relatively large number of image feature matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2928459
    • 提供者:杨生远
  1. SIFT

    0下载:
  2. sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1634593
    • 提供者:gg
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com