Improved Algorithm of Fast Feature Points Matching

刘佳,曹正文,孙德禄,邓雨晨
DOI: https://doi.org/10.3778/j.issn.1002-8331.1301-0148
2013-01-01
Computer Engineering and Applications Journal
Abstract:Feature points matching plays an important role in image retrieve, pattern recognition and so on. Feature detectors such as SIFT(DoG), Harris and SUSAN algorithm are good methods which yield high quality features, however they are too compu-tationally intensive for using in real-time applications of any complexity. This paper puts forward an improved fast feature point matching algorithm. And uses the full affine method to extract the local feature points, which it was advocated by Guoshen and Jean-Michel, then uses the Random Fern to match feature points, uses RANSANC to remove dead points. The experimental results show that this method improves the image matching points, and reduces the matching time.
What problem does this paper attempt to address?