A REAL-TIME VIDEO STITCHING ALGORITHM BASED ON ADAPTIVE PROJECTION MATRIX

Liu Mingjie,Ren Shuai,Jin Cheng
DOI: https://doi.org/10.3969/j.issn.1000-386X.2012.05.023
2012-01-01
Abstract:In this paper,a fast algorithm is proposed to stitch video in real-time with high visual quality.This algorithm can be divided into two stages: the background stage and the real-time stage.The background stage runs every few seconds.In this stage,the algorithm extracts frame features from time-synchronised video streams and estimates projection matrix using RANSAC and LM algorithm.In real-time stage,the accumulated error in regard to the tracked pairs of key points is calculated by projection matrix,where the pairs of key points are tracked using optical flow algorithm and the pairs of feature points used are got from previous frame.If the error is larger than certain threshold or there are not enough pairs of key points tracked,the background stage will be run once again.Once the projection matrix is got,an effect nonlinear blending method is taken to blend the videos.By using these procedures,this algorithm can work fast and well even the cameras are moving.Results of experiment show that this algorithm can improve stitching speed greatly with good quality.
What problem does this paper attempt to address?