English

Implicit LOD using points ordering for processing and visualisation in Point Cloud Servers

Computational Geometry 2018-01-15 v3 Computer Vision and Pattern Recognition Software Engineering

Abstract

Lidar datasets now commonly reach Billions of points and are very dense. Using these point cloud becomes challenging, as the high number of points is intractable for most applications and for visualisation.In this work we propose a new paradigm to easily get a portable geometric Level Of Details (LOD) inside a Point Cloud Server.The main idea is to not store the LOD information in an external additional file, but instead to store it implicitly by exploiting the order of the points.The point cloud is divided into groups (patches). These patches are ordered so that their order gradually provides more and more details on the patch. We demonstrate the interest of our method with several classical uses of LOD, such as visualisation of massive point cloud, algorithm acceleration, fast density peak detection and correction.

Keywords

Cite

@article{arxiv.1602.06920,
  title  = {Implicit LOD using points ordering for processing and visualisation in Point Cloud Servers},
  author = {Rémi Cura and Julien Perret and Nicolas Paparoditis},
  journal= {arXiv preprint arXiv:1602.06920},
  year   = {2018}
}

Comments

this article is a split of the previous one because the previous article covered two topics to lousily related

R2 v1 2026-06-22T12:55:24.239Z