An Optimized Structure on FPGA of Key Point Description in SIFT Algorithm

Chenyu Xu,Jinlong Peng,En Zhu,Yuxin Zou
DOI: https://doi.org/10.1117/12.2228710
2015-01-01
Abstract:SIFT algorithm is one of the most significant and effective algorithms to describe the features of image in the field of image matching. To implement SIFT algorithm to hardware environment is apparently considerable and difficult. In this paper, we mainly discuss the realization of Key Point Description in SIFT algorithm, along with Matching process. In Key Point Description, we have proposed a new method of generating histograms, to avoid the rotation of adjacent regions and insure the rotational invariance. In Matching, we replace conventional Euclidean distance with Hamming distance. The results of the experiments fully prove that the structure we propose is real-time, accurate, and efficient. Future work is still needed to improve its performance in harsher conditions.
What problem does this paper attempt to address?