作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2013, Vol. 39 ›› Issue (8): 215-218,222. doi: 10.3969/j.issn.1000-3428.2013.08.046

• 人工智能及识别技术 • 上一篇    下一篇

一种具有仿射不变性的图像匹配算法

吴振国,杨红乔   

  1. (航天恒星科技有限公司,北京 100086)
  • 收稿日期:2012-02-07 出版日期:2013-08-15 发布日期:2013-08-13
  • 作者简介:吴振国(1986-),男,硕士研究生,主研方向:计算机视觉,三维重建;杨红乔,研究员
  • 基金资助:
    中国空间技术研究院CAST创新基金资助项目(2011-08)

An Image Matching Algorithm with Affine Invariance

WU Zhen-guo, YANG Hong-qiao   

  1. (Space Star Technology Co., Ltd., Beijing 100086, China)
  • Received:2012-02-07 Online:2013-08-15 Published:2013-08-13

摘要: 针对仿射扭曲图像对之间的匹配问题,传统算法对仿射变换的6个参数都进行归一化,在仿射畸变严重时匹配效果不佳,不具备完全的仿射不变性。为此,提出一种基于参数仿真的图像匹配算法。根据经纬度对摄像机坐标的角度参数进行仿真,利用Harris-Laplace算法提取特征点,使用尺度不变特征变换对其进行描述,由此仿真尺度参数,并归一化平移和旋转参数。实验结果表明,与MSER、Harris-Affine、Hessian-Affine算法相比,该算法的鲁棒性较强,能使所有参数都具有不变性,具有完全的仿射不变性。

关键词: 图像匹配, 仿射不变性, 特征点, Harris-Laplace算法, 特征提取

Abstract: Most traditional algorithms normalize the six parameters of an affine transformation, no fully affine invariant approach exists for the time being. Consequently, an affine invariant algorithm for image matching is proposed in this paper. This method simulates all image views obtained by varying the two camera axis orientation parameters. Then it covers the other four parameters by using Harris-Laplace detector and Scale Invariant Feature Transform(SIFT) descriptor. The new method allows to reliably identify features that have undergone significant affine transformations including large viewpoint and scale changes. This fact is substantiated by many experiments which present a comparative evaluation of different methods and results show that the new algorithm outperforms significantly the state-of-the-art methods SIFT, MSER, Harris-Affine, and Hessian-Affine algorithms.

Key words: image matching, affine invariance, feature point, Harris-Laplace algorithm, feature extraction

中图分类号: