English

Dense Dynamic Scene Reconstruction and Camera Pose Estimation from Multi-View Videos

Computer Vision and Pattern Recognition 2026-03-17 v2

Abstract

We address the challenging problem of dense dynamic scene reconstruction and camera pose estimation from multiple freely moving cameras -- a setting that arises naturally when multiple observers capture a shared event. Prior approaches either handle only single-camera input or require rigidly mounted, pre-calibrated camera rigs, limiting their practical applicability. We propose a two-stage optimization framework that decouples the task into robust camera tracking and dense depth refinement. In the first stage, we extend single-camera visual SLAM to the multi-camera setting by constructing a spatiotemporal connection graph that exploits both intra-camera temporal continuity and inter-camera spatial overlap, enabling consistent scale and robust tracking. To ensure robustness under limited overlap, we introduce a wide-baseline initialization strategy using feed-forward reconstruction models. In the second stage, we refine depth and camera poses by optimizing dense inter- and intra-camera consistency using wide-baseline optical flow. Additionally, we introduce MultiCamRobolab, a new real-world dataset with ground-truth poses from a motion capture system. Finally, we demonstrate that our method significantly outperforms state-of-the-art feed-forward models on both synthetic and real-world benchmarks, while requiring less memory.

Keywords

Cite

@article{arxiv.2603.12064,
  title  = {Dense Dynamic Scene Reconstruction and Camera Pose Estimation from Multi-View Videos},
  author = {Shuo Sun and Unal Artan and Malcolm Mielle and Achim J. Lilienthaland and Martin Magnusson},
  journal= {arXiv preprint arXiv:2603.12064},
  year   = {2026}
}

Comments

fix typos

R2 v1 2026-07-01T11:16:58.553Z