CVROApr 7, 2025

Stereo-LiDAR Fusion by Semi-Global Matching With Discrete Disparity-Matching Cost and Semidensification

arXiv:2504.05148v12 citationsh-index: 13IEEE Robot Autom Lett
Originality Incremental advance
AI Analysis

This work addresses depth estimation for robotics and automation with a real-time, non-learning approach, though it is incremental as it builds on existing fusion techniques.

The paper tackled real-time depth estimation by fusing LiDAR and stereo camera data without learning, achieving a 2.79% error rate on the KITTI dataset, which outperformed the previous state-of-the-art method at 3.05%.

We present a real-time, non-learning depth estimation method that fuses Light Detection and Ranging (LiDAR) data with stereo camera input. Our approach comprises three key techniques: Semi-Global Matching (SGM) stereo with Discrete Disparity-matching Cost (DDC), semidensification of LiDAR disparity, and a consistency check that combines stereo images and LiDAR data. Each of these components is designed for parallelization on a GPU to realize real-time performance. When it was evaluated on the KITTI dataset, the proposed method achieved an error rate of 2.79\%, outperforming the previous state-of-the-art real-time stereo-LiDAR fusion method, which had an error rate of 3.05\%. Furthermore, we tested the proposed method in various scenarios, including different LiDAR point densities, varying weather conditions, and indoor environments, to demonstrate its high adaptability. We believe that the real-time and non-learning nature of our method makes it highly practical for applications in robotics and automation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes