文件名称:SIFT
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [PDF]
- 上传时间:
- 2014-01-06
- 文件大小:
- 725kb
- 下载次数:
- 0次
- 提 供 者:
- 欣*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features from images that can be used
to perform reliable matching between different views of an object or scene. The features are invariant to image scale
and rotation, and are shown to provide robust matching across a substantial range of affine distortion, change in
3D viewpoint, addition of noise, and change in illumination. The features are highly distinctive, in the sense that a single feature can be correctly matched with high probability against a large database of features from many images. This paper also describes an approach to using these features for object recognition. The recognition proceeds by matching individual features to a database of features from known objects using a fast nearest-neighbor algorithm,followed by a Hough transform to identify clusters belonging to a single object, and finally performing verification through least-squares solution for consistent pose parameters. This approach to r
to perform reliable matching between different views of an object or scene. The features are invariant to image scale
and rotation, and are shown to provide robust matching across a substantial range of affine distortion, change in
3D viewpoint, addition of noise, and change in illumination. The features are highly distinctive, in the sense that a single feature can be correctly matched with high probability against a large database of features from many images. This paper also describes an approach to using these features for object recognition. The recognition proceeds by matching individual features to a database of features from known objects using a fast nearest-neighbor algorithm,followed by a Hough transform to identify clusters belonging to a single object, and finally performing verification through least-squares solution for consistent pose parameters. This approach to r
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SIFT.pdf