Computer Engineering and Applications ›› 2017, Vol. 53 ›› Issue (21): 157-161.DOI: 10.3778/j.issn.1002-8331.1605-0013

Previous Articles     Next Articles

SIFT matching algorithm based on global color transfer

LIU Chang1, TANG Jiashan2   

  1. 1.College of Telecommunications and Information Engineering, Nanjing University of Posts and Telecommunications, Nanjing 210003, China
    2.School of Science, Nanjing University of Posts and Telecommunications, Nanjing 210023, China
  • Online:2017-11-01 Published:2017-11-15

基于全局颜色传递的SIFT匹配算法

刘  畅1,唐加山2   

  1. 1.南京邮电大学 通信与信息工程学院,南京 210003
    2.南京邮电大学 理学院,南京 210023

Abstract: This paper investigates the matching problem between two color images coming from the same scene under different illuminations, and proposes a new image matching algorithm with the Scale Invariant Feature Transform(SIFT)  based on global color transfer. Firstly, the new algorithm implements the global color transfer between two color images which have different illumination under the same scene, resulting in reducing the error caused by color difference. Then, the SIFT algorithm is used to extract the features information from the processed images and the primary matching between the source image and the processed one is finished. Lastly, the false matched features are discarded by using the Random Sample Consensus(RANSAC) algorithm. Simulation results indicate that the new method has better performance of color images’ matching than that in the literatures.

Key words: color transfer, Scale Invariant Feature Transform(SIFT), feature matching, eliminate false matching points

摘要: 研究在不同光照条件下两幅彩色图像的匹配问题,提出了一种新的基于全局颜色传递的具有尺度不变性的特征变换(SIFT)匹配算法。新算法对不同光照下同一场景或目标的两幅彩色图像进行全局颜色传递,以减小匹配时由颜色差异带来的误差;利用SIFT算法提取处理后的图像的特征信息完成初步匹配;采用随机抽验一致性(RANSAC)算法消除误匹配点。实验结果表明新算法具有良好的彩色图像匹配性能。

关键词: 颜色传递, 尺度不变特征(SIFT), 特征匹配, 消除误匹配点