GPU based Parallel Optimization for Real Time Panoramic Video Stitching
Chengyao Du, Jingling Yuan, Jiansheng Dong, Lin Li, Mincheng Chen and, Tao Li

TL;DR
This paper presents a GPU-accelerated framework for real-time panoramic video stitching that significantly improves processing speed and reduces power consumption compared to traditional methods.
Contribution
The paper introduces a novel GPU-based parallel video stitching framework with optimized algorithms and resource utilization for real-time panoramic video processing.
Findings
11 times faster feature extraction than traditional ORB
639 times faster matching than SIFT
System performance 29.2 times better with lower power consumption
Abstract
Panoramic video is a sort of video recorded at the same point of view to record the full scene. With the development of video surveillance and the requirement for 3D converged video surveillance in smart cities, CPU and GPU are required to possess strong processing abilities to make panoramic video. The traditional panoramic products depend on post processing, which results in high power consumption, low stability and unsatisfying performance in real time. In order to solve these problems,we propose a real-time panoramic video stitching framework.The framework we propose mainly consists of three algorithms, LORB image feature extraction algorithm, feature point matching algorithm based on LSH and GPU parallel video stitching algorithm based on CUDA.The experiment results show that the algorithm mentioned can improve the performance in the stages of feature extraction of images stitching…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Video Surveillance and Tracking Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
