Ross ROSS = Recommend OSS · open-source software intelligence for agents

PointCloudLibrary/pcl

Point Cloud Library (PCL) observed · 2026-08-28

github.com/PointCloudLibrary/pcl · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 98
  • Release rhythm 12
  • Longevity 100

Flags: no_license

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: 185
  • age_days: 4950
  • days_rel: 372
  • days_push: 15
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

11101 stars · 4697 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The Point Cloud Library (PCL) is a large-scale, modular open-source C++ library for 2D/3D image and point cloud processing. It provides state-of-the-art algorithms for filtering, feature estimation, registration, segmentation, surface reconstruction, object recognition, and visualization, released under the BSD license.

Use cases

  • filter outliers from noisy 3D point cloud data
  • stitch or register multiple 3D point clouds together
  • segment objects out of a 3D scene from a depth camera or lidar
  • extract keypoints and compute descriptors to recognize objects by geometry
  • reconstruct a 3D surface or mesh from a point cloud
  • visualize and perform I/O on point cloud data from 3D scanners

When to choose

  • you need a comprehensive, battle-tested C++ toolkit for point cloud processing
  • you work with 3D sensors like lidar, stereo cameras, or time-of-flight cameras
  • you need modular libraries covering the full pipeline from I/O to recognition
  • you need a permissively licensed (BSD) library usable in commercial products

When to avoid

  • you need a lightweight Python-first point cloud workflow (consider Open3D instead)
  • your project is not in C++ or lacks the ability to build large native dependencies
  • you only need simple mesh processing without point cloud algorithms
  • you need GPU-accelerated real-time processing out of the box without extra setup

Facets

library · maturity stable

image-processing computer-vision graphics data-visualization file-system math computer-vision robotics graphics cpp windows cross-platform point-cloud 3d-processing lidar depth-cameras 3d-scanning registration segmentation surface-reconstruction algorithms linux macos android

3 sources

Member repositories

RepositoryRoleHealth v2
PointCloudLibrary/pclmain68

For agents

markdown · JSON · MCP: product_card(name="PointCloudLibrary/pcl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem