paper-with-me

홈 › 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-linear least squares optimization. The photometric error is defined using the event generation model directly in the camera rotations and the semi-dense scene brightness that triggers the events. We leverage the sparsity of event data to design a tractable Levenberg-Marquardt solver that handles the very large number of variables involved. To the best of our knowledge, our method, which we call Event-based Photometric Bundle Adjustment (EPBA), is the first event-only photometric bundle adjustment method that works on the brightness map directly and exploits the space-time characteristics of event data, without having to convert events into image-like representations. Comprehensive experiments on both synthetic and real-world datasets demonstrate EPBA's effectiveness in decreasing the photometric error (by up to 90%), yielding results of unparalleled quality. The refined maps reveal details that were hidden using prior state-of-the-art rotation-only estimation methods. The experiments on modern high-resolution event cameras show the applicability of EPBA to panoramic imaging in various scenarios (without map initialization, at multiple resolutions, and in combination with other methods, such as IMU dead reckoning or previous event-based rotation estimation methods). We make the source code publicly available. https://github.com/tub-rip/epba

📄 PDF Abstract BibTeX arXiv:2412.14111

Code (1)

tub-rip/epba 공식 구현

Similar Papers 제목 키워드 기반

Semantic Photometric Bundle Adjustment on Natural Sequences

2017-11-30 · Rui Zhu, Chaoyang Wang, Chen-Hsuan Lin, Ziyan Wang 외

The problem of obtaining dense reconstruction of an object in a natural sequence of images has been long studied in computer vision. Classically this problem has been solved through the application of bundle adjustment (…

ObjectObject Reconstruction

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

Physically-Based Photometric Bundle Adjustment in Non-Lambertian Environments

2024-09-18 · Lei Cheng, Junpeng Hu, Haodong Yan, Mariia Gladkova 외

Photometric bundle adjustment (PBA) is widely used in estimating the camera pose and 3D geometry by assuming a Lambertian world. However, the assumption of photometric consistency is often violated since the non-diffuse …

3D geometry

Object-Centric Photometric Bundle Adjustment with Deep Shape Prior

2017-11-04 · Rui Zhu, Chaoyang Wang, Chen-Hsuan Lin, Ziyan Wang 외

Reconstructing 3D shapes from a sequence of images has long been a problem of interest in computer vision. Classical Structure from Motion (SfM) methods have attempted to solve this problem through projected point displa…

Object

Large Scale Photometric Bundle Adjustment

2020-08-26 · Oliver J. Woodford, Edward Rosten

Direct methods have shown promise on visual odometry and SLAM, leading to greater accuracy and robustness over feature-based methods. However, offline 3-d reconstruction from internet images has not yet benefited from a …

DiversityVisual Odometry