Chen Baifan, Chen Hong, Yuan Dian, Yu Lingli
School of Automation, Central South University, Changsha 410083, China.
Hubei Key Laboratory of Intelligent Robot, Wuhan Institute of Technology, Wuhan 430073, China.
Sensors (Basel). 2020 Dec 17;20(24):7221. doi: 10.3390/s20247221.
The object detection algorithm based on vehicle-mounted lidar is a key component of the perception system on autonomous vehicles. It can provide high-precision and highly robust obstacle information for the safe driving of autonomous vehicles. However, most algorithms are often based on a large amount of point cloud data, which makes real-time detection difficult. To solve this problem, this paper proposes a 3D fast object detection method based on three main steps: First, the ground segmentation by discriminant image (GSDI) method is used to convert point cloud data into discriminant images for ground points segmentation, which avoids the direct computing of the point cloud data and improves the efficiency of ground points segmentation. Second, the image detector is used to generate the region of interest of the three-dimensional object, which effectively narrows the search range. Finally, the dynamic distance threshold clustering (DDTC) method is designed for different density of the point cloud data, which improves the detection effect of long-distance objects and avoids the over-segmentation phenomenon generated by the traditional algorithm. Experiments have showed that this algorithm can meet the real-time requirements of autonomous driving while maintaining high accuracy.
基于车载激光雷达的目标检测算法是自动驾驶感知系统的关键组成部分。它能为自动驾驶的安全行驶提供高精度且高度鲁棒的障碍物信息。然而,大多数算法往往基于大量的点云数据,这使得实时检测变得困难。为解决这一问题,本文提出一种基于三个主要步骤的三维快速目标检测方法:首先,采用判别图像地面分割(GSDI)方法将点云数据转换为判别图像以进行地面点分割,避免了直接对点云数据进行计算,提高了地面点分割的效率。其次,使用图像检测器生成三维物体的感兴趣区域,有效缩小了搜索范围。最后,针对不同密度的点云数据设计了动态距离阈值聚类(DDTC)方法,提高了远距离物体的检测效果,避免了传统算法产生的过分割现象。实验表明,该算法在保持高精度的同时能够满足自动驾驶的实时需求。