paper-with-me

홈 › Papers

Event-based Mosaicing Bundle Adjustment

2024-09-11 · Shuang Guo, Guillermo Gallego

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

📄 PDF Abstract BibTeX arXiv:2409.07365

Code (1)

tub-rip/emba 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Event-based Photometric Bundle Adjustment

2024-12-18 · Shuang Guo, Guillermo Gallego

We tackle the problem of bundle adjustment (i.e., simultaneous refinement of camera poses and scene map) for a purely rotating event camera. Starting from first principles, we formulate the problem as a classical non-lin…

RSL-BA: Rolling Shutter Line Bundle Adjustment

2024-08-10 · Yongcong Zhang, Bangyan Liao, Yifei Xue, Chen Lu 외

The line is a prevalent element in man-made environments, inherently encoding spatial structural information, thus making it a more robust choice for feature representation in practical applications. Despite its apparent…

Spatiotemporal Bundle Adjustment for Dynamic 3D Human Reconstruction in the Wild

2020-07-24 · Minh Vo, Yaser Sheikh, Srinivasa G. Narasimhan

Bundle adjustment jointly optimizes camera intrinsics and extrinsics and 3D point triangulation to reconstruct a static scene. The triangulation constraint, however, is invalid for moving points captured in multiple unsy…

3D Human Reconstruction

Spatiotemporal Bundle Adjustment for Dynamic 3D Reconstruction

2016-06-01 · CVPR 2016 6 · Minh Vo, Srinivasa G. Narasimhan, Yaser Sheikh

Bundle adjustment jointly optimizes camera intrinsics and extrinsics and 3D point triangulation to reconstruct a static scene. The triangulation constraint however is invalid for moving points captured in multiple unsync…

3D ReconstructionDynamic Reconstruction

An Efficient Plane Extraction Approach for Bundle Adjustment on LiDAR Point clouds

2023-04-29 · Zheng Liu, Fu Zhang

Bundle adjustment (BA) on LiDAR point clouds has been extensively investigated in recent years due to its ability to optimize multiple poses together, resulting in high accuracy and global consistency for point cloud. Ho…