paper-with-me

홈 › Papers

Robust LiDAR-Camera Calibration with 2D Gaussian Splatting

2025-04-01 · Shuyi Zhou, Shuxiang Xie, Ryoichi Ishikawa, Takeshi Oishi

LiDAR-camera systems have become increasingly popular in robotics recently. A critical and initial step in integrating the LiDAR and camera data is the calibration of the LiDAR-camera system. Most existing calibration methods rely on auxiliary target objects, which often involve complex manual operations, whereas targetless methods have yet to achieve practical effectiveness. Recognizing that 2D Gaussian Splatting (2DGS) can reconstruct geometric information from camera image sequences, we propose a calibration method that estimates LiDAR-camera extrinsic parameters using geometric constraints. The proposed method begins by reconstructing colorless 2DGS using LiDAR point clouds. Subsequently, we update the colors of the Gaussian splats by minimizing the photometric loss. The extrinsic parameters are optimized during this process. Additionally, we address the limitations of the photometric loss by incorporating the reprojection and triangulation losses, thereby enhancing the calibration robustness and accuracy.

📄 PDF Abstract BibTeX arXiv:2504.00525

Code (1)

shuyizhou495/robustcalibration 공식 구현 pytorch

Tasks

Camera Calibration

Similar Papers 제목 키워드 기반

Geometry-Preserving in 3D Gaussian Splatting for LiDAR-Camera Extrinsic Calibration

2026-06-18 · Kyoleen Kwak, Daeho Kim, Jeong Woon Lee, Hyoseok Hwang arxiv

Accurate LiDAR-camera calibration is essential for robust multi-modal perception. Targetless approaches avoid manual setup but remain limited by the scarcity of discriminative cross-modal features. Recent methods address…

Novel View Synthesis

Material-informed Gaussian Splatting for 3D World Reconstruction in a Digital Twin

2025-11-25 · Andy Huynh, João Malheiro Silva, Holger Caesar, Tong Duy Son arxiv

3D reconstruction for Digital Twins often relies on LiDAR-based methods, which provide accurate geometry but lack the semantics and textures naturally captured by cameras. Traditional LiDAR-camera fusion approaches requi…

3D ReconstructionPoint Clouds

TCLC-GS: Tightly Coupled LiDAR-Camera Gaussian Splatting for Autonomous Driving

2024-04-03 · Cheng Zhao, Su Sun, Ruoyu Wang, Yuliang Guo 외

Most 3D Gaussian Splatting (3D-GS) based methods for urban scenes initialize 3D Gaussians directly with 3D LiDAR points, which not only underutilizes LiDAR data capabilities but also overlooks the potential advantages of…

3D ReconstructionAutonomous Driving

LiDAR-GS:Real-time LiDAR Re-Simulation using Gaussian Splatting

2024-10-07 · Qifeng Chen, Sheng Yang, Sicong Du, Tao Tang 외

LiDAR simulation plays a crucial role in closed-loop simulation for autonomous driving. Although recent advancements, such as the use of reconstructed mesh and Neural Radiance Fields (NeRF), have made progress in simulat…

Autonomous DrivingNeRF

LIT-GS: LiDAR-Inertial-Thermal Gaussian Splatting for Illumination-Robust Mapping

2026-06-18 · Shikuan Shi, Chunran Zheng, Jiaming Xu, Tianyong Ye 외 arxiv

Gaussian Splatting has enabled real-time neural rendering, yet existing LiDAR-inertial-visual (LIV) Gaussian mapping pipelines remain fragile under illumination changes and texture-deficient scenes due to their reliance …