PointCloudLibrary / Pcl

Licence: other
Point Cloud Library (PCL)

Programming Languages

C++
36643 projects - #6 most used programming language
Cuda
1817 projects
CMake
9771 projects
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Pcl

ECCV-2020-point-cloud-analysis
ECCV 2020 papers focusing on point cloud analysis
Stars: ✭ 22 (-99.68%)
Mutual labels:  point-cloud, pointcloud
cloud to map
Algorithm that converts point cloud data into an occupancy grid
Stars: ✭ 26 (-99.62%)
Mutual labels:  point-cloud, pcl
pcl-edge-detection
Edge-detection application with PointCloud Library
Stars: ✭ 32 (-99.54%)
Mutual labels:  point-cloud, pcl
3D object recognition
recognize and localize an object in 3D Point Cloud scene using VFH - SVMs based method and 3D-CNNs method
Stars: ✭ 91 (-98.68%)
Mutual labels:  pcl, pointcloud
pcljava
A port of the Point Cloud Library (PCL) using Java Native Interface (JNI).
Stars: ✭ 19 (-99.72%)
Mutual labels:  point-cloud, pcl
pcl.py
Templated python inferface for Point Cloud Library (PCL) based on Cython
Stars: ✭ 64 (-99.07%)
Mutual labels:  point-cloud, pcl
costmap depth camera
This is a costmap plugin for costmap_2d pkg. This plugin supports multiple depth cameras and run in real time.
Stars: ✭ 26 (-99.62%)
Mutual labels:  point-cloud, pointcloud
Cloud annotation tool
L-CAS 3D Point Cloud Annotation Tool
Stars: ✭ 182 (-97.36%)
Mutual labels:  point-cloud, pcl
Loam noted
loam code noted in Chinese(loam中文注解版)
Stars: ✭ 455 (-93.4%)
Mutual labels:  pointcloud, pcl
awesome-lidar
😎 Awesome LIDAR list. The list includes LIDAR manufacturers, datasets, point cloud-processing algorithms, point cloud frameworks and simulators.
Stars: ✭ 217 (-96.85%)
Mutual labels:  point-cloud, pointcloud
annotate
Create 3D labelled bounding boxes in RViz
Stars: ✭ 104 (-98.49%)
Mutual labels:  pcl, pointcloud
Fast gicp
A collection of GICP-based fast point cloud registration algorithms
Stars: ✭ 307 (-95.55%)
Mutual labels:  point-cloud, pcl
Pclpy
Python bindings for the Point Cloud Library (PCL)
Stars: ✭ 212 (-96.93%)
Mutual labels:  point-cloud, pcl
roofn3d
Roof Classification, Segmentation, and Damage Completion using 3D Point Clouds
Stars: ✭ 35 (-99.49%)
Mutual labels:  point-cloud, pointcloud
Graph Cnn In 3d Point Cloud Classification
Code for A GRAPH-CNN FOR 3D POINT CLOUD CLASSIFICATION (ICASSP 2018)
Stars: ✭ 206 (-97.01%)
Mutual labels:  point-cloud, pointcloud
persee-depth-image-server
Stream openni2 depth images over the network
Stars: ✭ 21 (-99.7%)
Mutual labels:  point-cloud, pcl
Mvstudio
An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
Stars: ✭ 154 (-97.77%)
Mutual labels:  point-cloud, pointcloud
3d Bat
3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Stars: ✭ 179 (-97.4%)
Mutual labels:  point-cloud, pointcloud
lepcc
Point Cloud Compression used in i3s Scene Layer Format
Stars: ✭ 22 (-99.68%)
Mutual labels:  point-cloud, pointcloud
Ndt omp
Multi-threaded and SSE friendly NDT algorithm
Stars: ✭ 291 (-95.78%)
Mutual labels:  point-cloud, pcl

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}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].