Reference Point-Based SIFT Feature Matching

Lei Cao,Di Liao,Bin Dang Xue
DOI: https://doi.org/10.4028/www.scientific.net/amm.543-547.2670
2014-01-01
Applied Mechanics and Materials
Abstract:Aiming to solve the high computational and time consuming problem in SIFT feature matching, this paper presents an improved SIFT feature matching algorithm based on reference point. The algorithm starts from selecting a suitable reference point in the feature descriptor space when SIFT features are extracted. In the feature matching stage, this paper uses the Euclidean distance between descriptor vectors of the feature point to be matched and the reference point to make a fast filtration which removes most of the features that could not be matched. For the remaining SIFT features, Best-bin-first (BBF) algrithm is utilized to obtain precise matches. Experimental results demonstrate that the proposed matching algorithm achieves good effectiveness in image matching, and takes only about 60 percent of the time that the traditional matching algorithm takes.
What problem does this paper attempt to address?