English

Event-based Mosaicing Bundle Adjustment

Computer Vision and Pattern Recognition 2025-01-22 v1 Robotics Image and Video Processing

Abstract

We tackle the problem of mosaicing bundle adjustment (i.e., simultaneous refinement of camera orientations and scene map) for a purely rotating event camera. We formulate the problem as a regularized non-linear least squares optimization. The objective function is defined using the linearized event generation model in the camera orientations and the panoramic gradient map of the scene. We show that this BA optimization has an exploitable block-diagonal sparsity structure, so that the problem can be solved efficiently. To the best of our knowledge, this is the first work to leverage such sparsity to speed up the optimization in the context of event-based cameras, without the need to convert events into image-like representations. We evaluate our method, called EMBA, on both synthetic and real-world datasets to show its effectiveness (50% photometric error decrease), yielding results of unprecedented quality. In addition, we demonstrate EMBA using high spatial resolution event cameras, yielding delicate panoramas in the wild, even without an initial map. Project page: https://github.com/tub-rip/emba

Keywords

Cite

@article{arxiv.2409.07365,
  title  = {Event-based Mosaicing Bundle Adjustment},
  author = {Shuang Guo and Guillermo Gallego},
  journal= {arXiv preprint arXiv:2409.07365},
  year   = {2025}
}

Comments

14+11 pages, 11 figures, 10 tables, https://github.com/tub-rip/emba

R2 v1 2026-06-28T18:41:23.346Z