|
计算机应用研究 2012
Fast image registration method based on local salient feature
|
Abstract:
Aiming at the problems such as large number of feature points, difficulty in accurate control, low computation speed and registration accuracy in SIFT algorithm, this paper presented a fast image registration method based on local salient feature. In the algorithm, it firstly down sampled the original input and reference images to reduce spatial resolution, then extracted the SIFT feature points from the down sampled images and clustered by the improved K-means algorithm. Subsequently, it obtained the clustered regions by filtering the above clustered results, extracted and matched the salient feature points coarsely in the clustered regions. Finally, it located the salient regions according to the matched salient point pairs and matched to achieve accurate registration. Experiment results show that the method can reduce the matching time, control the number of the feature points, and also improve the efficiency significantly when keeping a higher matching precision.