paper-with-me

Papers

Photometric LiDAR and RGB-D Bundle Adjustment

2023-03-29 · Luca Di Giammarino, Emanuele Giacomini, Leonardo Brizi, Omar Salem, Giorgio Grisetti

The joint optimization of the sensor trajectory and 3D map is a crucial characteristic of Simultaneous Localization and Mapping (SLAM) systems. To achieve this, the gold standard is Bundle Adjustment (BA). Modern 3D LiDARs now retain higher resolutions that enable the creation of point cloud images resembling those taken by conventional cameras. Nevertheless, the typical effective global refinement techniques employed for RGB-D sensors are not widely applied to LiDARs. This paper presents a novel BA photometric strategy that accounts for both RGB-D and LiDAR in the same way. Our work can be used on top of any SLAM/GNSS estimate to improve and refine the initial trajectory. We conducted different experiments using these two depth sensors on public benchmarks. Our results show that our system performs on par or better compared to other state-of-the-art ad-hoc SLAM/BA strategies, free from data association and without making assumptions about the environment. In addition, we present the benefit of jointly using RGB-D and LiDAR within our unified method. We finally release an open-source CUDA/C++ implementation.

📄 PDF Abstract BibTeX arXiv:2303.16878

Code (1)

digiamm/ba_md_slam 공식 구현

Tasks

Simultaneous Localization and Mapping

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

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

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…

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