English

Lisco: A Continuous Approach in LiDAR Point-cloud Clustering

Data Structures and Algorithms 2017-11-07 v1 Robotics

Abstract

The light detection and ranging (LiDAR) technology allows to sense surrounding objects with fine-grained resolution in a large areas. Their data (aka point clouds), generated continuously at very high rates, can provide information to support automated functionality in cyberphysical systems. Clustering of point clouds is a key problem to extract this type of information. Methods for solving the problem in a continuous fashion can facilitate improved processing in e.g. fog architectures, allowing continuous, streaming processing of data close to the sources. We propose Lisco, a single-pass continuous Euclidean-distance-based clustering of LiDAR point clouds, that maximizes the granularity of the data processing pipeline. Besides its algorithmic analysis, we provide a thorough experimental evaluation and highlight its up to 3x improvements and its scalability benefits compared to the baseline, using both real-world datasets as well as synthetic ones to fully explore the worst-cases.

Keywords

Cite

@article{arxiv.1711.01853,
  title  = {Lisco: A Continuous Approach in LiDAR Point-cloud Clustering},
  author = {Hannaneh Najdataei and Yiannis Nikolakopoulos and Vincenzo Gulisano and Marina Papatriantafilou},
  journal= {arXiv preprint arXiv:1711.01853},
  year   = {2017}
}
R2 v1 2026-06-22T22:37:05.733Z