Skip to content

Devsh-Graphics-Programming/pcl

This branch is 431 commits behind PointCloudLibrary/pcl:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 13, 2023
Feb 20, 2023
Dec 10, 2022
Jan 17, 2023
Feb 20, 2023
Oct 25, 2022
Feb 20, 2023
Feb 21, 2023
Dec 10, 2022
Feb 20, 2023
Jan 17, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
Feb 20, 2023
Feb 21, 2023
Feb 1, 2023
Feb 21, 2023
Feb 21, 2023
Dec 30, 2022
Feb 11, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
Feb 1, 2023
Feb 1, 2023
Feb 11, 2023
Jan 17, 2023
Feb 11, 2023
Feb 21, 2023
Feb 21, 2023
Feb 11, 2023
Feb 20, 2023
Jan 26, 2023
Feb 21, 2023
Dec 22, 2021
Apr 13, 2020
Nov 19, 2022
Dec 22, 2022
May 18, 2020
Apr 14, 2021
Jun 22, 2012
Jan 16, 2023
Nov 30, 2018
Dec 10, 2022
Oct 12, 2018
Nov 21, 2022

Repository files navigation

Point Cloud Library

Release License

Website

The new website is now online at https://pointclouds.org and is open to contributions 🛠️.

If you really need access to the old website, please use the copy made by the internet archive. Please be aware that the website was hacked before and could still be hosting some malicious code.

Continuous integration

Build Platform Status
Ubuntu Status
Status
Status
Windows Status
Status
macOS Status
Status
Documentation Status

Community

Discord StackOverflow Website

Distribution

Packaging status latest packaged version(s)

Click to see all

Packaging status

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:

Documentation

Contributing

Please read CONTRIBUTING.md.

Issues

To report issues, please read CONTRIBUTING.md#bug-reports.

For general questions on how to use the PCL, please consider one of the following alternatives instead:

  • Stack Overflow for Q&A as well as support for troubleshooting, installation and debugging. Do remember to tag your questions with the tag point-cloud-library.
  • Discord Server for live chat with other members of the PCL community and casual discussions

Citation

We encourage other researchers to cite PCL if they use PCL or its components for their work or baselines. The bibtex entry for the same is

@InProceedings{Rusu_ICRA2011_PCL,
  author    = {Radu Bogdan Rusu and Steve Cousins},
  title     = {{3D is here: Point Cloud Library (PCL)}},
  booktitle = {{IEEE International Conference on Robotics and Automation (ICRA)}},
  month     = {May 9-13},
  year      = {2011},
  address   = {Shanghai, China},
  publisher = {IEEE}
}

Packages

No packages published

Languages

  • C++ 92.5%
  • Cuda 4.3%
  • CMake 2.2%
  • C 0.9%
  • Python 0.1%
  • Dockerfile 0.0%