CVFeb 8, 2023

Spatiotemporal Deformation Perception for Fisheye Video Rectification

arXiv:2302.03934v12 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the challenge of producing stable, high-quality rectified videos from fisheye cameras, which is incremental as it builds on prior image correction work by incorporating temporal and spatial correlations.

The paper tackles the problem of correcting distortion in fisheye videos, which causes temporal jitter when using existing image-based methods, by proposing a method that uses temporal weighting and deformation perception to achieve end-to-end correction with improved quality and stability over state-of-the-art methods.

Although the distortion correction of fisheye images has been extensively studied, the correction of fisheye videos is still an elusive challenge. For different frames of the fisheye video, the existing image correction methods ignore the correlation of sequences, resulting in temporal jitter in the corrected video. To solve this problem, we propose a temporal weighting scheme to get a plausible global optical flow, which mitigates the jitter effect by progressively reducing the weight of frames. Subsequently, we observe that the inter-frame optical flow of the video is facilitated to perceive the local spatial deformation of the fisheye video. Therefore, we derive the spatial deformation through the flows of fisheye and distorted-free videos, thereby enhancing the local accuracy of the predicted result. However, the independent correction for each frame disrupts the temporal correlation. Due to the property of fisheye video, a distorted moving object may be able to find its distorted-free pattern at another moment. To this end, a temporal deformation aggregator is designed to reconstruct the deformation correlation between frames and provide a reliable global feature. Our method achieves an end-to-end correction and demonstrates superiority in correction quality and stability compared with the SOTA correction methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes