41 #include <pcl/point_cloud.h>
49 template <
typename Po
intT>
74 #include <pcl/segmentation/impl/crf_normal_segmentation.hpp>
CrfNormalSegmentation()
Constructor that sets default values for member variables.
~CrfNormalSegmentation()
Destructor that frees memory.
shared_ptr< PointCloud< PointT > > Ptr
#define PCL_MAKE_ALIGNED_OPERATOR_NEW
Macro to signal a class requires a custom allocator.
Defines functions, macros and traits for allocating and using memory.
Defines all the PCL and non-PCL macros used.
#define PCL_DEPRECATED(Major, Minor, Message)
macro for compatibility across compilers and help remove old deprecated items for the Major....