计算机应用 ›› 2016, Vol. 36 ›› Issue (7): 1923-1926.DOI: 10.11772/j.issn.1001-9081.2016.07.1923

• 虚拟现实与数字媒体 • 上一篇    下一篇

结合快速鲁棒性特征改进ORB的特征点匹配算法

白雪冰1,2, 车进1,2, 牟晓凯1,2, 张英1,2   

  1. 1. 宁夏大学 物理电气信息学院, 银川 750021;
    2. 宁夏沙漠信息智能感知重点实验室(宁夏大学), 银川 750021
  • 收稿日期:2015-12-10 修回日期:2016-03-18 出版日期:2016-07-10 发布日期:2016-07-14
  • 通讯作者: 车进
  • 作者简介:白雪冰(1991-),男,河南焦作人,硕士研究生,主要研究方向:信号和图像处理、模式识别;车进(1973-),男,陕西合阳人,教授,博士,主要研究方向:图像处理、智能视频;牟晓凯(1990-),男,山东潍坊人,硕士研究生,主要研究方向:模式识别、图像处理;张英(1989-),女,重庆潼南人,硕士研究生,主要研究方向:信号和图像处理、模式识别。
  • 基金资助:
    国家自然科学基金资助项目(61162020)。

Improved feature points matching algorithm based on speed-up robust feature and oriented fast and rotated brief

BAI Xuebing1,2, CHE Jin1,2, MU Xiaokai1,2, ZHANG Ying1,2   

  1. 1. School of Physics & Electrical Information Engineering, Ningxia University, Yinchuan Ningxia 750021, China;
    2. Ningxia Key Laboratory of Intelligent Sensing for Desert Information (Ningxia University), Yinchuan Ningxia 750021, China
  • Received:2015-12-10 Revised:2016-03-18 Online:2016-07-10 Published:2016-07-14
  • Supported by:
    This work is partially supported by the National Natural Science Foundation of China (61162020).

摘要: 针对定向二进制简单描述符(ORB)算法不具备尺度不变性的问题,提出一种结合快速鲁棒性特征(SURF)算法和ORB的改进算法。首先,利用Hessian矩阵检测特征点的方法,使得提取出的特征点具有尺度不变性;然后,用ORB生成特征描述子;接着采用K-近邻算法进行粗匹配;最后,通过比率测试、对称测试、最小平方中值(LMedS)定理进行提纯。尺度变化时,该算法比ORB的匹配精度提高了74.3个百分点,比SURF的匹配精度提高了4.8个百分点;旋转变化时,该算法比ORB的匹配精度提高了6.6个百分点;匹配时间高于SURF低于ORB。实验结果表明,改进算法不仅保持了ORB的旋转不变性,而且具备了尺度不变性,在不失速度的前提下,匹配精度得到较大提高。

关键词: 特征点匹配, 尺度不变性, 旋转不变性, 比率测试, 对称测试, 最小平方中值定理

Abstract: Focusing on the issue that the Oriented fast and Rotated Brief (ORB) algorithm does not have scale invariance, an improved algorithm based on Speed-Up Robust Feature (SURF) and ORB was proposed. First, the feature points were detected by Hessian matrix, which made the extracted feature points have scale invariance. Second, the feature descriptors were generated by the ORB. Then the K-nearest neighbor algorithm was used for rough matching. Finally, the ratio test, symmetry test, the Least Median Squares (LMedS) theorem was used for purification. When the scale changed, the proposed algorithm's matching precision was improved by 74.3 percentage points than the ORB and matching precision was improved by 4.8 percentage points than the SURF. When the rotation changed, the proposed algorithm's matching precision was improved by 6.6 percentage points than the ORB. The proposed algorithm's matching time was above the SURF, below the ORB. The experimental results show that the improved algorithm not only keeps the rotation invariance of ORB, but also has the scale invariance, and the matching accuracy is improved greatly without decreasing the speed.

Key words: feature point matching, scale invariance, rotation invariance, ratio test, symmetry test, Least Median Squares (LMedS) theorem

中图分类号: