kzampog/cilantro
A lean C++ library for working with point cloud data observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 28
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3409
- days_rel: n/a
- days_push: 436
- n_releases_24m: 0
Adoption not part of the score
1135 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cilantro is a lean, templated C++ library for processing 3D point cloud data, offering kd-trees, normal estimation, resampling, PCA, PLY I/O, RGBD conversion, convex hulls, and clustering algorithms. It emphasizes a clean API, minimal boilerplate, and extensibility across arbitrary numerical types and dimensions.
Use cases
- process 3d point clouds in c++
- register point clouds with icp
- segment point clouds
- compute convex hulls of point sets
- cluster point cloud data with k-means or mean-shift
- convert rgbd images to point clouds
- estimate surface normals from raw point clouds
- read and write ply point cloud files
When to choose
- you need a fast, header-friendly C++ alternative to PCL with less boilerplate
- you need general-dimension algorithms (kd-trees, clustering, convex hulls) beyond just 3D
- you want modular, templated point cloud pipelines with Eigen integration
When to avoid
- you need a Python-first point cloud workflow
- you require the full breadth of PCL's feature set or its ecosystem integrations
- you need GPU-accelerated point cloud processing out of the box
Facets
library · maturity active
computer-vision image-processing math data-visualization graphics computer-vision graphics robotics cpp windows cross-platform point-cloud icp ransac convex-hull clustering segmentation registration rgbd 3d kd-tree pca spectral-clustering mean-shift k-means model-fitting reconstruction algorithms linux macos
1 source
- readme: https://github.com/kzampog/cilantro · fetched 2026-08-28 · 372c7527a3ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kzampog/cilantro | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="kzampog/cilantro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem