Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
ScatterHough: Automatic Lane Detection from Noisy LiDAR Data
oleh: Honghao Zeng, Shihong Jiang, Tianxiang Cui, Zheng Lu, Jiawei Li, Boon-Giin Lee, Junsong Zhu, Xiaoying Yang
Format: | Article |
---|---|
Diterbitkan: | MDPI AG 2022-07-01 |
Deskripsi
Lane detection plays an essential role in autonomous driving. Using LiDAR data instead of RGB images makes lane detection a simple straight line, and curve fitting problem works for realtime applications even under poor weather or lighting conditions. Handling scatter distributed noisy data is a crucial step to reduce lane detection error from LiDAR data. Classic Hough Transform (HT) only allows points in a straight line to vote on the corresponding parameters, which is not suitable for data in scatter form. In this paper, a Scatter Hough algorithm is proposed for better lane detection on scatter data. Two additional operations, <inline-formula><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline"><semantics><mi>ρ</mi></semantics></math></inline-formula> neighbor voting and <inline-formula><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline"><semantics><mi>ρ</mi></semantics></math></inline-formula> neighbor vote-reduction, are introduced to HT to make points in the same curve vote and consider their neighbors’ voting result as well. The evaluation of the proposed method shows that this method can adaptively fit both straight lines and curves with high accuracy, compared with benchmark and state-of-the-art methods.