计算机应用 ›› 2012, Vol. 32 ›› Issue (11): 3157-3160.DOI: 10.3724/SP.J.1087.2012.03157

• 图形图像处理 • 上一篇    下一篇

图像匹配中去除误配的对抗性优化方法的改进

薛振华,王萍,张楚涵,蔡思佳   

  1. 天津大学 理学院,天津 300072
  • 收稿日期:2012-05-23 修回日期:2012-07-04 发布日期:2012-11-12 出版日期:2012-11-01
  • 通讯作者: 薛振华
  • 作者简介:薛振华(1988-),男,江西鹰潭人,硕士研究生,主要研究方向:计算机视觉、图像处理;王萍(1967-),女,辽宁海城人,教授,主要研究方向:图像处理、模式识别;张楚涵(1988-),女,甘肃文县人,硕士研究生,主要研究方向:图像处理;蔡思佳(1988-),男,湖南常德人,硕士研究生,主要研究方向:图像处理。

Improvement of the adversarial optimization approach for outlier removal in image matching

XUE Zhen-hua,WANG Ping,ZHANG Chu-han,CAI Si-jia   

  1. School of Science,Tianjin University,Tianjin 300072,China
  • Received:2012-05-23 Revised:2012-07-04 Online:2012-11-12 Published:2012-11-01
  • Contact: XUE Zhen-hua

摘要: 将对抗性优化方法用于图像匹配中的去除误配,容易将正确匹配对也移除,尤其是在迭代次数较多的时候。针对该缺陷,限制对抗性优化方法的迭代次数,并增加后续处理过程,以类似随机抽样一致性(RANSAC)的方法来重新估计单应性矩阵。实验结果表明,改进的方法能保留几乎所有正确匹配,并且具有更小的均方根误差。尤其是在计算速度方面,改进的方法比原方法的计算时间缩短了一半以上。

关键词: 图像匹配, 误匹配, 对抗性优化, 随机抽样一致性算法, 单应性矩阵

Abstract: Applying the adversarial optimization approach to remove the error matches in image matching usually causes the removal of correct matches,especially when multiple iterations are run.Concerning this drawback,a limit was put on the number of iterations,and a subsequent processing was added,which reestimated the homography matrix using a Random Sample Consensus (RANSAC)like method.The experiments show that the improved method can preserve almost all the correct matches with smaller root mean square error.And in the aspect of computing speed,the time the improved method needs is less than half the time the original method needs.

Key words: image matching, error matching, adversarial optimization, Random Sample Consensus (RANSAC), homography matrix

中图分类号: