cilantro: a lean, versatile, and efficient library for point cloud data processing

  • 2018-07-17 17:51:26
  • Konstantinos Zampogiannis, Cornelia Fermuller, Yiannis Aloimonos
  • 1

Abstract

We introduce cilantro, an open-source C++ library for geometric andgeneral-purpose point cloud data processing. The library provides functionalitythat covers low-level point cloud operations, spatial reasoning, variousmethods for point cloud segmentation and generic data clustering, flexiblealgorithms for robust or local geometric alignment, model fitting, as well aspowerful visualization tools. To accommodate all kinds of workflows, cilantrois almost fully templated, and most of its generic algorithms operate inarbitrary data dimension. At the same time, the library is easy to use andhighly expressive, promoting a clean and concise coding style. cilantro ishighly optimized, has a minimal set of external dependencies, and supportsrapid development of performant point cloud processing software in a widevariety of contexts.

 

Quick Read (beta)

loading the full paper ...