|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/segmentation/planar_region.h>#include <pcl/pcl_base.h>#include <pcl/common/angles.h>#include <pcl/PointIndices.h>#include <pcl/ModelCoefficients.h>#include <pcl/segmentation/plane_coefficient_comparator.h>#include <pcl/segmentation/plane_refinement_comparator.h>

Go to the source code of this file.
Classes | |
| class | pcl::OrganizedMultiPlaneSegmentation< PointT, PointNT, PointLT > |
| OrganizedMultiPlaneSegmentation finds all planes present in the input cloud, and outputs a vector of plane equations, as well as a vector of point clouds corresponding to the inliers of each detected plane. More... | |
Namespaces | |
| namespace | pcl |
1.7.6.1