CVApr 1, 2024

Motion Blur Decomposition with Cross-shutter Guidance

arXiv:2404.01120v15 citationsh-index: 5CVPR
Originality Incremental advance
AI Analysis

This addresses motion blur decomposition for computer vision applications, offering a novel dual imaging approach that is incremental in method.

The paper tackles the problem of decomposing a single motion-blurred image into multiple sharp images by using complementary information from a rolling shutter camera to guide the decomposition, achieving verified effectiveness in experiments.

Motion blur is a frequently observed image artifact, especially under insufficient illumination where exposure time has to be prolonged so as to collect more photons for a bright enough image. Rather than simply removing such blurring effects, recent researches have aimed at decomposing a blurry image into multiple sharp images with spatial and temporal coherence. Since motion blur decomposition itself is highly ambiguous, priors from neighbouring frames or human annotation are usually needed for motion disambiguation. In this paper, inspired by the complementary exposure characteristics of a global shutter (GS) camera and a rolling shutter (RS) camera, we propose to utilize the ordered scanline-wise delay in a rolling shutter image to robustify motion decomposition of a single blurry image. To evaluate this novel dual imaging setting, we construct a triaxial system to collect realistic data, as well as a deep network architecture that explicitly addresses temporal and contextual information through reciprocal branches for cross-shutter motion blur decomposition. Experiment results have verified the effectiveness of our proposed algorithm, as well as the validity of our dual imaging setting.

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