Video shutter angle estimation using optical flow and linear blur
David Korcak, Jiri Matas
TL;DR
This work tackles the problem of estimating the video shutter angle, or exposure fraction $\alpha$, from unconstrained motion-rich clips by jointly exploiting dense optical flow and per-pixel linear motion blur estimates. The method derives $\alpha$ as the ratio of blur to flow magnitudes, applied within reliably chosen patches, and aggregates patch- and frame-level estimates into a global value $\alpha_{\text{glob}}$ via medians. The authors validate on the Beam-Splitter Dataset, achieving an MAE of $0.039$ and demonstrating a forensic use case for detecting tampering through frame deletion or insertion, while also analyzing limitations at very low $\alpha$ due to blur estimator discretization. This approach advances physics-based video forensics and blur-aware motion reasoning by enabling robust exposure-fraction estimation in general video sequences.
Abstract
We present a method for estimating the shutter angle, a.k.a. exposure fraction - the ratio of the exposure time and the reciprocal of frame rate - of videoclips containing motion. The approach exploits the relation of the exposure fraction, optical flow, and linear motion blur. Robustness is achieved by selecting image patches where both the optical flow and blur estimates are reliable, checking their consistency. The method was evaluated on the publicly available Beam-Splitter Dataset with a range of exposure fractions from 0.015 to 0.36. The best achieved mean absolute error of estimates was 0.039. We successfully test the suitability of the method for a forensic application of detection of video tampering by frame removal or insertion
