🤖 AI Summary
To address registration mismatches and odometry drift caused by LiDAR point cloud sparsity and geometric degeneracy (e.g., long corridors), this paper proposes a novel framework leveraging LiDAR-image coloring and super-resolution enhancement. Specifically, we introduce image-level colorization and single-image super-resolution (SISR) techniques to LiDAR-encoded depth, reflectance, and near-infrared (NIR) images—without requiring camera calibration—to jointly embed semantic and geometric priors. This enhances keypoint detection robustness and guides high-fidelity point cloud downsampling and registration. Evaluated on public benchmarks, our method significantly reduces both translational and rotational registration errors. Under stringent point-count constraints, it achieves superior registration accuracy and odometry stability compared to state-of-the-art pure-LiDAR approaches. The framework effectively mitigates challenges arising from insufficient geometric structure and misleading outliers.
📝 Abstract
Recent advancements in lidar technology have led to improved point cloud resolution as well as the generation of 360 degrees, low-resolution images by encoding depth, reflectivity, or near-infrared light within each pixel. These images enable the application of deep learning (DL) approaches, originally developed for RGB images from cameras to lidar-only systems, eliminating other efforts, such as lidar-camera calibration. Compared with conventional RGB images, lidar imagery demonstrates greater robustness in adverse environmental conditions, such as low light and foggy weather. Moreover, the imaging capability addresses the challenges in environments where the geometric information in point clouds may be degraded, such as long corridors, and dense point clouds may be misleading, potentially leading to drift errors. Therefore, this paper proposes a novel framework that leverages DL-based colorization and super-resolution techniques on lidar imagery to extract reliable samples from lidar point clouds for odometry estimation. The enhanced lidar images, enriched with additional information, facilitate improved keypoint detection, which is subsequently employed for more effective point cloud downsampling. The proposed method enhances point cloud registration accuracy and mitigates mismatches arising from insufficient geometric information or misleading extra points. Experimental results indicate that our approach surpasses previous methods, achieving lower translation and rotation errors while using fewer points.