#include <pcl/segmentation/crf_normal_segmentation.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_CrfNormalSegmentation(T) template class pcl::CrfNormalSegmentation<T>; |
#define PCL_INSTANTIATE_CrfNormalSegmentation | ( | T | ) | template class pcl::CrfNormalSegmentation<T>; |
Definition at line 78 of file crf_normal_segmentation.hpp.