Performance Analysis of Computer Vision Based Feature Detectors for 3D Laser Rasterized Images

Waqas Ali,Peilin Liu,Rendong Ying
DOI: https://doi.org/10.1109/icacr53472.2021.9605179
2021-01-01
Abstract:The 3D point cloud processing and scan registration is a computationally expensive task as each scan contains thousands of points. An effective solution is to use feature detection methods to reduce the dimensions of the point cloud. These methods include feature detection directly from a point cloud or using a 2D projection. The 2D projection methods have proven to require lower computational resources. In this paper, a pinhole camera model is used to rasterize the 3D point cloud to a 2D image. This paper provides a detailed analysis of the performance of several computer vision-based feature detectors on rasterized laser images. We perform an extensive evaluation on multiple datasets including, KITTI, FORD campus, and an indoor dataset. The primary goal is to compare the quality of features and computational requirements for each method.
What problem does this paper attempt to address?