CVJun 4

CamFlow+: Hybrid Motion Bases for 2D Camera Motion Estimation with Stabilization Applications

arXiv:2606.0591560.7
Predicted impact top 15% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of estimating camera motion in scenes with depth variation and parallax, which is important for computer vision and computational photography applications like video stabilization.

CamFlow+ introduces a hybrid-basis framework for 2D camera motion estimation that combines homography-derived, stochastic, and depth-translational bases, achieving improved accuracy on the GHOF-Cam benchmark and best top-1 preference rate in a blind user study for video stabilization.

Estimating 2D camera motion is fundamental to computer vision and computational photography. Existing homography-based methods work well for planar scenes or pure rotation, but struggle with camera translation, depth variation, and local parallax; local homography and mesh-based models improve flexibility but still rely on piecewise planar assumptions. We introduce CamFlow+, a hybrid-basis framework that represents 2D camera motion directly in dense-flow space. CamFlow+ combines homography-derived physical bases, stochastic bases sampled from homography flows, and depth-translational bases derived from depth and camera intrinsics, relaxing the single-plane constraint while preserving camera-motion regularity. A depth-aware smoothness term further regularizes translation-induced parallax in continuous-depth regions while preserving motion changes near depth boundaries. We evaluate CamFlow+ on GHOF-Cam, a camera-motion benchmark that masks out dynamic objects and ill-posed occlusion regions in an optical-flow benchmark to isolate camera-induced motion. Experiments show that CamFlow+ improves sparse and dense camera-motion estimation. In digital video stabilization, CamFlow+ also improves global and local stability, achieving the best top-1 preference rate in a blind user study. Code and datasets will be available on the project page: https://lhaippp.github.io/CamFlow+.

Foundations

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

Your Notes