Summary
The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.
Versions
v9999 :: 0/1.9 :: gentoo
- Modified
- License
- BSD
- USE flags
- cuda doc opengl openni openni2 pcap png qhull qt5 test tutorials usb vtk
v1.9.1 :: 0/1.9 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm
- USE flags
- cuda doc opengl openni openni2 pcap png qhull qt5 test tutorials usb vtk
USE flags
General
- cuda
- Adds support for NVIDIA CUDA.
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- opengl
- Add support for OpenGL (3D graphics)
- openni
- Adds support for Kinect-like 3D sensors devices with dev-libs/OpenNI.
- openni2
- Adds support for Kinect-like 3D sensors devices with dev-libs/OpenNI2 (should be preferred over openni).
- pcap
- Adds pcap file capabilities in some drivers.
- png
- Add support for libpng (PNG images)
- qhull
- Adds convex-hull operation support via media-libs/qhull.
- qt5
- Add support for the Qt 5 application and UI framework
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- tutorials
- Builds and installs tutorials.
- usb
- Add USB support to applications that have optional USB support (e.g. cups)
- vtk
- Adds support for VTK-Visualizations.
cpu_flags_x86
- sse
- Use the SSE instruction set
Dependencies
app-doc / doxygen : Documentation system for most programming languages
dev-cpp / eigen : C++ template library for linear algebra
dev-cpp / gtest : Google C++ Testing Framework
dev-libs / OpenNI : OpenNI SDK
dev-libs / OpenNI2 : OpenNI2 SDK
dev-libs / boost : Boost Libraries for C++
dev-python / sphinx : Python documentation generator
dev-python / sphinxcontrib-doxylink : Extension to link to external Doxygen API documentation
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)
dev-util / cmake : Cross platform Make
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
dev-vcs / git : stupid content tracker: distributed VCS designed for speed and efficiency
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
media-libs / libpng : Portable Network Graphics library
media-libs / qhull : Geometry library
net-libs / libpcap : A system-independent library for user-level network packet capture
sci-libs / flann : Fast approximate nearest neighbor searches in high dimensional spaces
sci-libs / vtk : The Visualization Toolkit
sys-devel / make : Standard tool to compile source trees
virtual / libusb : Virtual for libusb
virtual / opengl : Virtual for OpenGL implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
dev-cpp / eigen : C++ template library for linear algebra
dev-libs / OpenNI : OpenNI SDK
dev-libs / OpenNI2 : OpenNI2 SDK
dev-libs / boost : Boost Libraries for C++
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtopengl : OpenGL support library for the Qt5 framework (deprecated)
dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
media-libs / libpng : Portable Network Graphics library
media-libs / qhull : Geometry library
net-libs / libpcap : A system-independent library for user-level network packet capture
sci-libs / flann : Fast approximate nearest neighbor searches in high dimensional spaces
sci-libs / vtk : The Visualization Toolkit
Depending packages
dev-ros / clear_costmap_recovery : Recovery behavior that attempts to clear space by reverting the costmaps to the static map
dev-ros / gazebo_plugins : Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components
dev-ros / pcl_conversions : Provides conversions from PCL data types and ROS message types
dev-ros / pcl_ros : PCL (Point Cloud Library) ROS interface stack
sci-libs / rtabmap : Real-Time Appearance-Based Mapping (RGB-D Graph SLAM)
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/pcl: Drop 1.8.1
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
sci-libs/pcl: bump to 1.9.1
Closes: https://bugs.gentoo.org/672536 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
sci-libs/pcl: Remove old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Alexis Ballier · gentoo
sci-libs/pcl: bump to 1.8.1
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Alexis Ballier · gentoo
sci-libs/pcl: add := dep on vtk
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
sci-libs/pcl: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
sci-libs/pcl: bump to 1.8.0 and add subslot
Package-Manager: portage-2.3.0 - Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed