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

搜索资源列表

  1. SIFT

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

    • 发布日期:2017-05-13
    • 文件大小:3397887
    • 提供者:ligu
  1. SIFT

    0下载:
  2. SIFT特征匹配技术的基本原理,适合初学者使用-SIFT feature matching with the fundamental principles, suitable for beginners to use
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:428992
    • 提供者:carry
  1. sift

    0下载:
  2. 用sift算子对两幅图像进行特征点的自动搜索。-Sift operator with the image feature point english
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10132761
    • 提供者:Eric
  1. sift-latest_win

    0下载:
  2. sift实现源代码,由Rob Hess实现-sift implementation by Rob Hess
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:236915
    • 提供者:shh
  1. sift

    0下载:
  2. This the code about sift detector-This is the code about sift detector
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6626051
    • 提供者:john smith
  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. sift-latest.tar

    0下载:
  2. Demo code for detecting and matching SIFT features Demo code for detecting and matching SIFT features-Demo code for detecting and matching SIFT features Demo code for detecting and matching SIFT features Demo code for detecting and matching SI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:162434
    • 提供者:zhou
  1. SIFT

    0下载:
  2. 一种很好的基于SIFT算子的人脸识别方法的介绍,文章有很不错。-A good SIFT-based operator of the introduction of face recognition method, there is a very good article.
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:287056
    • 提供者:朱静
  1. sift

    0下载:
  2. SIFT特征匹配,可以用于图像匹配,匹配具有仿射变换不变性非常有用-SIFT feather match,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4126068
    • 提供者:liuran
  1. sift

    0下载:
  2. 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:816584
    • 提供者:季全
  1. sift-1.1.1_20071108_win

    0下载:
  2. SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13216000
    • 提供者:rikueyi
  1. sift

    0下载:
  2. 计算机视觉里面的SIFT方法的相关资料,很值得学习。请大家参考-SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:427285
    • 提供者:seavan
  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-0.9

    0下载:
  2. UCLA一个博士生Andrea Vedaldi编写的SIFT算法-A doctoral student named Andrea Vedaldi of UCLA wrote this SIFT algorithm code
  3. 所属分类:图形图象

    • 发布日期:2013-05-18
    • 文件大小:3576122
    • 提供者:johhnny
  1. sift-Cpp

    0下载:
  2. sift的c#源码,可以使用 参考的事lowe的2004年的那篇paper-sift the c# source code, you can use the reference of the matter lowe article 2004 of the paper
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:129213
    • 提供者:hebei
  1. SIFT

    0下载:
  2. SIFT explanation document by someone.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3292879
    • 提供者:treven jack
  1. sift.tar

    0下载:
  2. This a collection of code I ve put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect/display keypoints.-This is a collection of code I ve put together to detect SIFT features i
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:36582
    • 提供者:Luis
  1. SIFT

    0下载:
  2. 两份SIFT的重要资料:Distinctive Image Features from Scale-Invariant Keypoints(by David G. Lowe),SIFT特征匹配技术讲义(by 赵辉)-SIFT two important information: Distinctive Image Features from Scale-Invariant Keypoints (by David G. Lowe), SIFT feature matching technical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2061998
    • 提供者:
  1. PCA-SIFT

    0下载:
  2. 共享主成份尺度不变变换PCA-SIFT代码,用于SAR图像配准,希望对各位雷达爱好者和SAR工作者有用!-Principle component analysis, PCA- Scale invariant feature transform-SIFT used for SAR processing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:682288
    • 提供者:北京
  1. sift

    0下载:
  2. sift算法的几篇经典研究文章,同时还附带了几个相关的推荐算法的源代码-sift algorithm several classic research papers, but also comes with several related recommendation algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3705426
    • 提供者:relax
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com