论文标题
基于粗到细的马尔可夫随机场的快点云地面分割方法
A Fast Point Cloud Ground Segmentation Approach Based on Coarse-To-Fine Markov Random Field
论文作者
论文摘要
地面细分是具有3D激光拉尔的自动驾驶汽车(AV)的重要预处理任务。为了解决现有的地面分割方法的问题非常难以平衡准确性和计算复杂性,提出了基于粗到最细的马尔可夫随机场(MRF)方法的快点云地面分割方法。该方法使用改进的高程图进行粗糙的分割,然后使用时空相邻点来优化分割结果。处理的点云分为高信心障碍物点,地面点和未知分类点,以初始化MRF模型。然后将图形方法用于求解模型以实现细分分割。数据集上的实验表明,从地面分割的准确性方面,我们的方法对其他算法有所改进,并且比其他基于图的算法更快,该算法仅需要一个i7-3770 CPU的单个核心来处理Velodyne HDL-64E数据的框架(平均为39.77毫秒)。还进行了现场测试,以证明该方法的有效性。
Ground segmentation is an important preprocessing task for autonomous vehicles (AVs) with 3D LiDARs. To solve the problem of existing ground segmentation methods being very difficult to balance accuracy and computational complexity, a fast point cloud ground segmentation approach based on a coarse-to-fine Markov random field (MRF) method is proposed. The method uses an improved elevation map for ground coarse segmentation, and then uses spatiotemporal adjacent points to optimize the segmentation results. The processed point cloud is classified into high-confidence obstacle points, ground points, and unknown classification points to initialize an MRF model. The graph cut method is then used to solve the model to achieve fine segmentation. Experiments on datasets showed that our method improves on other algorithms in terms of ground segmentation accuracy and is faster than other graph-based algorithms, which require only a single core of an I7-3770 CPU to process a frame of Velodyne HDL-64E data (in 39.77 ms, on average). Field tests were also conducted to demonstrate the effectiveness of the proposed method.