Linear time DBSCAN for sorted 1D data and laser range scan segmentation
Robotics
2021-03-31 v1 Data Structures and Algorithms
Signal Processing
Computation
Abstract
This paper introduces new algorithm for line extraction from laser range data including methodology for efficient computation. The task is cast to series of one dimensional problems in various spaces. A fast and simple specialization of DBSCAN algorithm is proposed to solve one dimensional subproblems. Experiments suggest that the method is suitable for real-time applications, handles noise well and may be useful in practice.
Cite
@article{arxiv.2103.16245,
title = {Linear time DBSCAN for sorted 1D data and laser range scan segmentation},
author = {Bartosz Meglicki},
journal= {arXiv preprint arXiv:2103.16245},
year = {2021}
}
Comments
Technical report from personal research (2016/2017)