A novel panoramic image stitching algorithm based on ORB

Maosen Wang,Shaozhang Niu,Xuan Yang
DOI: https://doi.org/10.1109/ICASI.2017.7988559
2017-01-01
Abstract:Image stitching technique is to integrate multiple images with overlapping regions into a complete image with a wide viewing angle, less distortion, and no obvious suture. Image stitching could be used for global positioning and robot autonomous navigation without changing the hardware. SIFT feature and SURF feature are the classical algorithm in the image stitching. But they have the long time-consuming problem. Facing this problem, a novel fast image stitching algorithm based on ORB (Oriented FAST and Rotated BRIEF) features is proposed in this paper. The algorithm firstly selects ORB algorithm which adds the direction information to the FAST detector for image feature extracting and matching. Secondly, RASANC (Random Sample Consensus) algorithm is used to eliminate false matching points. Finally, weighted average method is used to speed up the image fusion. Experimental results show that the stitching effect of the algorithm in this paper is the same as that of SIFT algorithm and SURF algorithm. The two obvious advantages of our algorithm include: (1) stitching speed is much faster than that of Shift and Surf;(2)The algorithm is robust to external parameters of camera. So the proposed algorithm is hopefully applied to some handed electrical devices.
What problem does this paper attempt to address?