Abstract: LiDAR sensors are integral to autonomous driving and augmented reality applications, providing essential depth information. However, managing the substantial volume of LiDAR point cloud data is crucial for practical application, necessitating efficient compression algorithms. Similar to other data compression domains, point cloud compression aims to spatially and temporally decorrelate information while preserving reconstruction quality. Addressing real-world challenges such as sensor pose retrieval inaccuracies or motion estimation failures, we introduce H-PCC, a hybrid LiDAR data compression pipeline that combines a range image prediction-based dynamic compression method with a novel point clustering octree-based static method. Additionally, we demonstrate that our content adaptive down-sampling technique using associated camera images can significantly enhance the LiDAR data compression rate with minimal impact on the accuracy of machine perception tasks. Extensive evaluations on the KITTI and Oxford datasets, using both traditional perceptual quality metrics and machine vision tasks, show that H-PCC surpasses state-of-the-art LiDAR data compression methods.
Loading