English

Cinematic-L1 Video Stabilization with a Log-Homography Model

Computer Vision and Pattern Recognition 2020-11-24 v2

Abstract

We present a method for stabilizing handheld video that simulates the camera motions cinematographers achieve with equipment like tripods, dollies, and Steadicams. We formulate a constrained convex optimization problem minimizing the 1\ell_1-norm of the first three derivatives of the stabilized motion. Our approach extends the work of Grundmann et al. [9] by solving with full homographies (rather than affinities) in order to correct perspective, preserving linearity by working in log-homography space. We also construct crop constraints that preserve field-of-view; model the problem as a quadratic (rather than linear) program to allow for an 2\ell_2 term encouraging fidelity to the original trajectory; and add constraints and objectives to reduce distortion. Furthermore, we propose new methods for handling salient objects via both inclusion constraints and centering objectives. Finally, we describe a windowing strategy to approximate the solution in linear time and bounded memory. Our method is computationally efficient, running at 300fps on an iPhone XS, and yields high-quality results, as we demonstrate with a collection of stabilized videos, quantitative and qualitative comparisons to [9] and other methods, and an ablation study.

Cite

@article{arxiv.2011.08144,
  title  = {Cinematic-L1 Video Stabilization with a Log-Homography Model},
  author = {Arwen Bradley and Jason Klivington and Joseph Triscari and Rudolph van der Merwe},
  journal= {arXiv preprint arXiv:2011.08144},
  year   = {2020}
}

Comments

8 pages, 11 figures

R2 v1 2026-06-23T20:17:32.721Z