搜索资源列表
libsift-1.8.tar
- The SIFT feature detection algorithm has been invented and published by David Lowe at the University of British Columbia. A detailed account of the complete algorithm is available at http://www.cs.ubc.ca/~lowe/papers
SIFTtutorial
- 展示David G. Lowe的SIFT算法。有很多解释说明。通俗易懂,适合初学者。-David G. Lowe displayed the SIFT algorithm. There are many explanations. User-friendly, suitable for beginners.
SIFT_Papers
- 自从David G. Lowe提出SIFT算法。有很多解释说明,应用和发展。这里搜集了主要有贡献的文章。
sift
- 所上载的为 Vedaldi 根据D. G. Lowe sift 算法编写的 MATLAB代码。尽管此网上有类似源码,但不同的是本附件代码已经经过本人编译,测试,可以直接运行。而且对sift.m中的一个BUG进行了修正(已通知到 Mr Vedaldi)。-Uploaded for Vedaldi algorithm in accordance with DG Lowe sift prepared MATLAB code. While th
sift-latest_win
- Rob Hess 開發的SIFT Feature Detector程式 These functions also work with image feature files from both David Lowe s SIFT detector and the Oxford VGG s affine covariant feature detectors. http://web.engr.oregonstate.edu/~he
david_lowe_classic_papers
- david lowe的经典文献,适合于图像匹配应用,以及图像拼接等应用。-david lowe classic literature, suitable for image matching applications, and applications such as image stitching.
davidlowe_correspondence
- david lowe 的matlab程序,用于图像特征点的匹配。-david lowe
Java_SIFT-src
- A lightweight SIFT-implementation for Java after the paper of David Lowe (2004). The ImageJ plugin can be used for rigidly aligning image stacks.
SIFT
- Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints
ObjectRecognitionfromLocalScale-Invariant
- 1999年,David G. Lowe提出SIFT算法的英文文章,研究图像拼接的应该仔细读一下。-1999, David G. Lowe proposed SIFT algorithm English articles, research image mosaic should be carefully read.
DistinctiveImageFeaturesfromScale-Invariant
- David G. Lowe对SIFT算法进行完善的英文文章,研究图像拼接的应该仔细读一下。-David G. Lowe for SIFT algorithm to improve the English articles, research image mosaic should be read carefully.
siftdavidlowe
- 这是sift算法的创始人David Lowe的所有文章,很有用哦-This is the paper writed by David Lowe who introduced the sift 。
SIFT
- 两份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), SI
siftDemoV4
- 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT a
sift-C
- David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
SIFT(lowe)
- lower的原版关于sift算法的资料,很难找的哦。本文非常详细的介绍了sift算法,并与常用的边缘检测算法作了比较,是学习sift算法的好资料。-lower of the original information on the sift algorithm, it is difficult to find, oh. This very detailed introduction to the sift algorithm, and w
ijcv04
- David G. Lowe关于sift特征点检测的牛文。-A famous paper about sift detection by David G. Lowe.
siftDemoLowe
- Simple demo of sift from mr Lowe
SIFT_lowe
- SIFT作者Lowe的论文,从1999年到2004年的几篇都在,研究SIFT的第一手资料,-Lowe SIFT on paper, from 1999 to 2004, several are in, first-hand information of SIFT,
sitf-0.9
- 绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!-The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transpl