The Point Cloud Library (PCL) is a standalone, large scale, open (BSD licensed) project for 3D point cloud processing.
Point Cloud Library is an open-source framework for point-cloud processing. Founded 2010, it is an initiative sponsored by Willow Garage, NVidia, Google, and others. It is written in C++ and distributed under the BSD license.
Latest release: v1.11.1 released on Aug 14, 2020
PCL contains 3D geometry processing methods, which are divided into following modules:
- filters
- features
- keypoints
- registration
- kdtree
- octree
- segmentation
- sample_consensus
- surface
- range_image
- io
- visualization
Links