• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (03): 582-588.

• 论文 • 上一篇    下一篇

一种结合SIFT和对应尺度LTP综合特征的图像匹配算法

陈丽芳,刘一鸣,刘渊   

  1. (江南大学数字媒体学院,江苏 无锡 214122)
  • 收稿日期:2013-09-20 修回日期:2014-01-09 出版日期:2015-03-25 发布日期:2015-03-25
  • 基金资助:

    江苏省基金重点资助项目(BK2011003);江苏省自然科学基金青年基金资助项目(BK20130161)

An image matching algorithm combining SIFT
and its corresponding scale LTP features 

CHEN Lifang,LIU Yiming,LIU Yuan   

  1. (School of Digital Medium,Jiangnan University,Wuxi 214122,China)
  • Received:2013-09-20 Revised:2014-01-09 Online:2015-03-25 Published:2015-03-25

摘要:

由于SIFT特征是一种性能良好的局部特征,常被广泛应用于图像匹配,但SIFT特征点有128维描述符,所以具有匹配复杂度高和计算量大等缺点。为了提高图像匹配效率,研究了一种新的图像匹配方法。该方法通过构建尺度空间、检测极值点、确定关键点等步骤生成SIFT关键特征点;然后利用特征点周围邻域点的旋转不变LTP特征和相对灰度直方图来描述,替代传统SIFT特征点的128维描述,图像匹配过程中使用街区距离代替欧氏距离;最后利用光照变化、模糊变化、尺度和旋转综合变化三组图像进行算法仿真匹配实验。实验结果表明,本算法在图像尺度、旋转、光照变化条件下具有更高的匹配精确度,并且有效地提高了图像的匹配速度。

关键词: 图像匹配, SIFT, 对应尺度LTP, 相对灰度直方图, 街区距离

Abstract:

SIFT is one of the most robust and widely used image matching algorithms based on local features. However, the computational and matching complexity of the descriptor with 128 dimensions is too high. In order to speed up image matching, an image matching algorithm is proposed. Firstly, measures such as constructing scale spaces, detecting extrema and confirming keypoints are carried out to create the key feature points. Secondly, the key feature points are described by the rotation-invariant LTP which is formed by the patches around the key-points, and by the relative grayscale histogram. Lastly, rotation invariant descriptors are formed, and the city-block distance is adopted for image matching. Experimental results prove that the robust method improves the matching speed and matching precision even under the condition of illumination transformation, scale transformation, and rotation transformation.

Key words: image matching;SIFT;corresponding scale LTP;relative grayscale histogram;cityblock distance