arXiv:2502.07486cs.CV2025-02中稿 · DICTA 2024被引 2

用俯视图提取激光点云中的道路,更准更快。

Automated Road Extraction and Centreline Fitting in LiDAR Point Clouds

  • 从3D点云生成俯视图,减少对路缘特征的依赖。
  • 在珀斯市中心数据集上,道路提取准确率提升至73%。
  • 适合城市道路重建与点云对齐,计算效率高。

从三维点云中提取道路信息对城市规划和交通管理很有价值。现有方法通常依赖局部特征和路缘反射角,对不同路缘设计敏感,在高密度区域因数据同质性问题表现不佳。本文提出一种基于地面采集激光点云的俯视图方法,用于提取道路点并拟合中心线。该方法首先通过统计离群点剔除和基于密度的聚类降低噪声;接着采用网格分割法进行地面点过滤,适应多样道路场景和地形特征;将过滤后的点投影到2D平面,使用骨架化算法提取道路;再通过计算法向量将骨架回投影至3D点云,引导区域生长算法找到邻近道路点;最后用Savitzky-Golay滤波器平滑道路点以生成最终中心线。初步方法未后处理时在珀斯市中心数据集上达到67%的IoU;引入骨架后处理后,道路点提取效果提升,最终达到73%的IoU,且处理时间减少23%。该方法结合了3D与2D处理技术,具有普适性和高效性,为后续道路重建和3D-to-2D点云对齐奠定基础。

原文摘要 · Abstract (English)

Road information extraction from 3D point clouds is useful for urban planning and traffic management. Existing methods often rely on local features and the refraction angle of lasers from kerbs, which makes them sensitive to variable kerb designs and issues in high-density areas due to data homogeneity. We propose an approach for extracting road points and fitting centrelines using a top-down view of LiDAR based ground-collected point clouds. This prospective view reduces reliance on specific kerb design and results in better road extraction. We first perform statistical outlier removal and density-based clustering to reduce noise from 3D point cloud data. Next, we perform ground point filtering using a grid-based segmentation method that adapts to diverse road scenarios and terrain characteristics. The filtered points are then projected onto a 2D plane, and the road is extracted by a skeletonisation algorithm. The skeleton is back-projected onto the 3D point cloud with calculated normals, which guide a region growing algorithm to find nearby road points. The extracted road points are then smoothed with the Savitzky-Golay filter to produce the final centreline. Our initial approach without post-processing of road skeleton achieved 67% in IoU by testing on the Perth CBD dataset with different road types. Incorporating the post-processing of the road skeleton improved the extraction of road points around the smoothed skeleton. The refined approach achieved a higher IoU value of 73% and with 23% reduction in the processing time. Our approach offers a generalised and computationally efficient solution that combines 3D and 2D processing techniques, laying the groundwork for future road reconstruction and 3D-to-2D point cloud alignment.

道路提取点云处理激光雷达中心线拟合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。