The paper presents a method for estimating surface normals from sparse LiDAR data in a robust manner. Mechanical LiDAR sensors produce sparse data, where neighboring points may not belong to the same underlying surface, leading to issues with typical normal estimation approaches.
The key contributions are:
The authors leverage the organized structure of LiDAR data to cluster points based on the angles of the line segments connecting neighboring points. This allows them to identify points that likely belong to the same planar surface and compute normals only within these clusters.
The authors show that their method produces more robust normals, especially in high-curvature areas, compared to a baseline normal estimation approach. This is demonstrated through visual inspection of reconstructed maps and improved performance in a SLAM system.
The authors show that their method only incurs a constant-factor runtime overhead compared to the baseline, making it suitable for computationally-constrained environments.
The paper first describes the baseline normal estimation approach, then details the authors' method of clustering points based on line segment angles and using these clusters to compute normals. Experimental results on both self-recorded and public datasets validate the claims of improved robustness and efficiency.
To Another Language
from source content
arxiv.org
Key Insights Distilled From
by Igor Bogosla... at arxiv.org 04-23-2024
https://arxiv.org/pdf/2404.14281.pdfDeeper Inquiries