paper-with-me

Papers

Estimating 2D Camera Motion with Hybrid Motion Basis

2025-07-30 · Haipeng Li, Tianhao Zhou, Zhanglei Yang, Yi Wu, Yan Chen, Zijing Mao, Shen Cheng, Bing Zeng, Shuaicheng Liu arxiv

Estimating 2D camera motion is a fundamental computer vision task that models the projection of 3D camera movements onto the 2D image plane. Current methods rely on either homography-based approaches, limited to planar scenes, or meshflow techniques that use grid-based local homographies but struggle with complex non-linear transformations. A key insight of our work is that combining flow fields from different homographies creates motion patterns that cannot be represented by any single homography. We introduce CamFlow, a novel framework that represents camera motion using hybrid motion bases: physical bases derived from camera geometry and stochastic bases for complex scenarios. Our approach includes a hybrid probabilistic loss function based on the Laplace distribution that enhances training robustness. For evaluation, we create a new benchmark by masking dynamic objects in existing optical flow datasets to isolate pure camera motion. Experiments show CamFlow outperforms state-of-the-art methods across diverse scenarios, demonstrating superior robustness and generalization in zero-shot settings. Code and datasets are available at our project page: https://lhaippp.github.io/CamFlow/.

📄 PDF Abstract BibTeX arXiv:2507.22480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-06-04 · Haipeng Li, Zhen Liu, Zhanglei Yang, Hai Jiang 외 arxiv

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 var…

AnyMap: Learning a General Camera Model for Structure-from-Motion with Unknown Distortion in Dynamic Scenes

2025-01-01 · CVPR 2025 1 · Andrea Porfiri Dal Cin, Georgi Dikov, Jihong Ju, Mohsen Ghafoorian

Current learning-based Structure-from-Motion (SfM) methods struggle with videos of dynamic scenes from wide-angle cameras. We present AnyMap, a differentiable SfM framework that jointly addresses image distortion and…

3D geometryCamera CalibrationMotion EstimationNovel View Synthesis

Event-Based Motion Magnification

2024-02-19 · Yutian Chen, Shi Guo, Fangzheng Yu, Feng Zhang 외

Detecting and magnifying imperceptible high-frequency motions in real-world scenarios has substantial implications for industrial and medical applications. These motions are characterized by small amplitudes and high fre…

BenchmarkingMotion DetectionMotion Magnification

Minimum Latency Deep Online Video Stabilization

2022-12-05 · ICCV 2023 1 · Zhuofan Zhang, Zhen Liu, Ping Tan, Bing Zeng 외

We present a novel camera path optimization framework for the task of online video stabilization. Typically, a stabilization pipeline consists of three steps: motion estimating, path smoothing, and novel view rendering. …

Motion EstimationVideo Stabilization

BodySLAM: Joint Camera Localisation, Mapping, and Human Motion Tracking

2022-05-04 · Dorian F. Henning, Tristan Laidlow, Stefan Leutenegger

Estimating human motion from video is an active research area due to its many potential applications. Most state-of-the-art methods predict human shape and posture estimates for individual images and do not leverage the …