Defines | Functions
organized_multi_plane_segmentation.hpp File Reference
#include <pcl/segmentation/boost.h>
#include <pcl/segmentation/organized_connected_component_segmentation.h>
#include <pcl/segmentation/organized_multi_plane_segmentation.h>
#include <pcl/common/centroid.h>
#include <pcl/common/eigen.h>
Include dependency graph for organized_multi_plane_segmentation.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_OrganizedMultiPlaneSegmentation(T, NT, LT)   template class PCL_EXPORTS pcl::OrganizedMultiPlaneSegmentation<T,NT,LT>;

Functions

template<typename PointT >
pcl::PointCloud< PointTprojectToPlaneFromViewpoint (pcl::PointCloud< PointT > &cloud, Eigen::Vector4f &normal, Eigen::Vector3f &centroid, Eigen::Vector3f &vp)

Define Documentation

#define PCL_INSTANTIATE_OrganizedMultiPlaneSegmentation (   T,
  NT,
  LT 
)    template class PCL_EXPORTS pcl::OrganizedMultiPlaneSegmentation<T,NT,LT>;

Definition at line 412 of file organized_multi_plane_segmentation.hpp.


Function Documentation

template<typename PointT >
pcl::PointCloud<PointT> projectToPlaneFromViewpoint ( pcl::PointCloud< PointT > &  cloud,
Eigen::Vector4f &  normal,
Eigen::Vector3f &  centroid,
Eigen::Vector3f &  vp 
)

Definition at line 51 of file organized_multi_plane_segmentation.hpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:47