#36 · Primary category: Computer Vision
pcl
Point Cloud Library (PCL)
Project last updated:08/29/26
GitHub Stars
11.1K
Forks
4.7K
Contributors
717
License
Other
Why we included this project
PCL is the C++ workhorse for anyone processing raw 3D sensor data. It spans the whole pipeline: loading point clouds from common sensor formats, filtering out noise and outliers, estimating surface normals and geometric features, segmenting objects out of scenes, and aligning overlapping scans into a single model. Robotics and autonomous-driving teams lean on it as a default building block for perception stacks, and because the library is modular you can compile in only the pieces your pipeline actually uses. With solid API documentation and a long record of production deployments behind it, it is a reliable place to start whether you are assembling a full 3D reconstruction workflow or just need dependable point-cloud primitives to build on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)