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

J4 ›› 2015, Vol. 37 ›› Issue (08): 1551-1557.

• 论文 • Previous Articles     Next Articles

An image matching algorithm
based on binary feature descriptor  

JIANG Feng1,ZHOU Lili2,LI Cong1   

  1. (1.Department of Computer Science & Technology Taizhou Institute of Science & Technology,NUST,Taizhou 225300;
    2.School of Electronic and Electrical Engineering,Taizhou Institute of Science & Technology,NUST,Taizhou 225300,China)
  • Received:2014-09-10 Revised:2014-10-13 Online:2015-08-25 Published:2015-08-25

Abstract:

A large number of vision applications rely on matching keypoints across images. To overcome the shortcomings of the Features from Accelerated Segment Test (FAST ) and the Binary Robust Independent Elementary Features (BRIEF ), we propose an improved image matching algorithm. Firstly, simple mask is applied in the FAST algorithm to extract image keypoints, and scale invariance is achieved by the image pyramid. The sampling pattern in the BRIEF is modified according to the principles of the human visual system, and the keypoints with rotation invariance are achieved by the orientation estimation. Furthermore, the keypoints descriptor similarities are evaluated by using the Hamming distance, which is very efficient to compute. Experimental results show that the proposed algorithm is not only faster to compute and also more robust than other algorithms.

Key words: image matching;FAST;BRIEF;scale invariance;rotation invariance