SURF Algorithm-Based Panoramic Image Mosaic Application

Junzo Watada,Huiming Zhang,Haydee Melo,Jiaxi Wang,Pandian Vasant
DOI: https://doi.org/10.1007/978-3-319-63856-0_43
2018-01-01
Abstract:Panoramic image mosaic is a technology to match a series of images which are overlapped with each other. Panoramic image mosaics can be used for different applications. Image mosaic has important values in various applications such as computer vision, remote sensing image processing, medical image analysis and computer graphics. Image mosaics also can be used in moving object detection with a dynamic camera. After getting the panoramic background of the video for detection, we can compare every frame in the video with the panoramic background, and finally detect the moving object. To build the image mosaic, SURF (Speeded Up Robust Feature) algorithm is used in feature detection and OpenCV is used in the programming. Because of special optimization in image fusion, the result becomes stable and smooth.
What problem does this paper attempt to address?