English

A Fast Point Cloud Ground Segmentation Approach Based on Coarse-To-Fine Markov Random Field

Computer Vision and Pattern Recognition 2021-02-01 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2011.13140,
  title  = {A Fast Point Cloud Ground Segmentation Approach Based on Coarse-To-Fine Markov Random Field},
  author = {Weixin Huang and Huawei Liang and Linglong Lin and Zhiling Wang and Shaobo Wang and Biao Yu and Runxin Niu},
  journal= {arXiv preprint arXiv:2011.13140},
  year   = {2021}
}

Comments

16 page,22 figures

R2 v1 2026-06-23T20:31:21.397Z