Point Cloud Library
Lua error in package.lua at line 80: module 'strict' not found.
![]() |
|
Original author(s) | Willow Garage |
---|---|
Initial release | March 2010[1][2] |
Stable release | 1.7.2 / September 11, 2014[3] |
Operating system | Cross-platform |
Type | Library |
License | BSD license |
Website | pointclouds |
The Point Cloud Library (PCL) is an open-source library of algorithms for point cloud processing tasks and 3D geometry processing, such as occur in three-dimensional computer vision. The library contains algorithms for feature estimation, surface reconstruction, registration, model fitting, and segmentation. It is written in C++ and released under the BSD license.
These algorithms have been used, for example, for perception in robotics to filter outliers from noisy data, stitch 3D point clouds together, segment relevant parts of a scene, extract keypoints and compute descriptors to recognize objects in the world based on their geometric appearance, and create surfaces from point clouds and visualize them.[4][not in citation given]
Contents
History
The development of the Point Cloud Library started in March 2010 at Willow Garage. The project initially resided on a sub domain of Willow Garage then moved to a new website www.pointclouds.org in March 2011.[1] PCL's first official release (Version 1.0) was released two months later in May 2011.[2]
Modules
PCL is split into a number of modular libraries.[5]
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- ↑ 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ https://github.com/PointCloudLibrary/pcl/releases
- ↑ Robot Operating System: http://www.ros.org/wiki
- ↑ PCL documentation and tutorials: http://pointclouds.org/documentation/