Image Stitching Based on SURF Feature Matching

Mingyi He
2010-01-01
Abstract:An image stitching algorithm based on SURF feature matching is proposed.As a state-of-art algorithm,SURF can provide fast and robust feature extraction.First,it is used to find interest points and compute stable descriptors.Then,a fast index and matching method based on BBF is proposed to get point correspondences.The homography array is optimized by the L-M algorithm in which a gradient error function is proposed to enhance the robustness of illumination change.Finally,the multi-resolutions fusion method is used to get a realistic seamless image that retains high image resolution.The experimental results show that it greatly improves the efficiency of stitching and can achieve good performance for images with rotation,scale,viewpoint and illumination change.
What problem does this paper attempt to address?