# pcl **Repository Path**: whydaydayup/pcl ## Basic Information - **Project Name**: pcl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-03 - **Last Updated**: 2024-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Point Cloud Library [![Release][release-image]][releases] [![License][license-image]][license] [release-image]: https://img.shields.io/badge/release-1.10.0-green.svg?style=flat [releases]: https://github.com/PointCloudLibrary/pcl/releases [license-image]: https://img.shields.io/badge/license-BSD-green.svg?style=flat [license]: https://github.com/PointCloudLibrary/pcl/blob/master/LICENSE.txt Continuous integration ---------------------- [![Ubuntu Build Status][ci-ubuntu-image]][ci-ubuntu] [![Windows Build Status][ci-windows-image]][ci-windows] [![MacOS Build Status][ci-macos-image]][ci-macos] [ci-ubuntu]: https://dev.azure.com/PointCloudLibrary/pcl/_build/latest?definitionId=4 [ci-ubuntu-image]: https://img.shields.io/azure-devops/build/PointCloudLibrary/0fc52e87-00b9-420e-acbc-c842c4f2d9cc/4.svg?label=Ubuntu&logo=azure%20pipelines [ci-windows]: https://dev.azure.com/PointCloudLibrary/pcl/_build/latest?definitionId=3 [ci-windows-image]: https://img.shields.io/azure-devops/build/PointCloudLibrary/0fc52e87-00b9-420e-acbc-c842c4f2d9cc/3.svg?label=Windows&logo=azure%20pipelines [ci-macos]: https://dev.azure.com/PointCloudLibrary/pcl/_build/latest?definitionId=2 [ci-macos-image]: https://img.shields.io/azure-devops/build/PointCloudLibrary/0fc52e87-00b9-420e-acbc-c842c4f2d9cc/2.svg?label=MacOS&logo=azure%20pipelines Community --------- [![Gitter][gitter-image]][gitter-channel] [![StackOverflow][so-question-count]][stackoverflow] [![Website][website-status]][website] [gitter-image]: https://img.shields.io/gitter/room/PointCloudLibrary/pcl.svg?label=community%20chat&logo=gitter&logoColor=%23ED1965 [gitter-channel]: https://gitter.im/PointCloudLibrary/pcl [website-status]: https://img.shields.io/website/http/www.pointclouds.org.svg?down_color=red&down_message=is%20down&up_color=yellow&up_message=is%20outdated [website]: http://www.pointclouds.org [so-question-count]: https://img.shields.io/stackexchange/stackoverflow/t/point-cloud-library.svg?logo=stackoverflow [stackoverflow]: https://stackoverflow.com/questions/tagged/point-cloud-library Distribution --------- [![Packaging status](https://repology.org/badge/tiny-repos/pcl-pointclouds.svg)](https://repology.org/project/pcl-pointclouds/badges)
Click to see all

Description ----------- The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. PCL is released under the terms of the BSD license, and thus free for commercial and research use. We are financially supported by a consortium of commercial companies, with our own non-profit organization, Open Perception. We would also like to thank individual donors and contributors that have been helping the project. Compiling --------- Please refer to the platform specific tutorials: - [Linux](http://www.pointclouds.org/documentation/tutorials/compiling_pcl_posix.php) - [Mac OS X](http://www.pointclouds.org/documentation/tutorials/compiling_pcl_macosx.php) - [Microsoft Windows](http://www.pointclouds.org/documentation/tutorials/compiling_pcl_windows.php) Documentation ------------- - [Tutorials](http://www.pointclouds.org/documentation/tutorials/) - [PCL trunk documentation](https://pointcloudlibrary.github.io/documentation/) (updated nightly) Contributing ------------ Please read [CONTRIBUTING.md](https://github.com/PointCloudLibrary/pcl/blob/master/CONTRIBUTING.md). Issues ------ To report issues, please read [CONTRIBUTING.md#bug-reports](https://github.com/PointCloudLibrary/pcl/blob/master/CONTRIBUTING.md#bug-reports). For general questions on how to use the PCL, please consider one of the following alternatives instead: * [Stack Overflow](https://stackoverflow.com/questions/tagged/point-cloud-library) for Q&A as well as support for troubleshooting, installation and debugging. Do remember to tag your questions with the tag `point-cloud-library`. * [Gitter channel](https://gitter.im/PointCloudLibrary/pcl) for live chat with other members of the PCL community and casual discussions