搜索资源列表
SIFT_Papers
- 自从David G. Lowe提出SIFT算法。有很多解释说明,应用和发展。这里搜集了主要有贡献的文章。
David
- 包含了SIFT由提出到成熟最经典的两篇文章!如需详细了解其内容的,这是个不错的选择!
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.
ijcv04
- David G. Lowe关于sift特征点检测的牛文。-A famous paper about sift detection by David G. Lowe.
android-utiliser-sift
- SIFT (Scale-invariant feature transform) est un algorithme de vision assistée par ordinateur permettant de détecter et décrire des zones d intérêts dans une image. Cet algorithme a été publié par David Lowe en 1999, et le propriétaire du brevet e
An-Open-Source-SIFT-Library
- Describes an Open Source library used for the purpose of Image Matching using David G. Lowes SIFT algorithm.
SIFTtutorial
- 适合图像匹配学习的初学者。David G. Lowe的SIFT演示算法。经过个人使用后,有很多注释说明。-Image matching is suitable for beginners to learn. David g. Lowe SIFT algorithm of demonstration. Through personal use, there are a lot of annotated.
SIFT-algorithm
- SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种计算机视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。此算法有其专利,专利拥有者为 英属哥伦比亚大学。 局部影像特征的描述-SIFT algorithm
SIFT
- SIFT是由UBC(university of British Column)的教授David Lowe 于1999年提出, 并在2004年得以完善的一种检测图像关键点(key points , 或者称为图像的interest points(兴趣点) ), 并对关键点提取其局部尺度不变特征的描绘子, 采用这个描绘子进行用于对两幅相关的图像进行匹配(matching)。 目前, SIFT可以说是所有图像局部特征描述特征子 中最火的一个了。-SIFT was developed by David L