Inshaping: Inshape::Cutter Class Reference

Inshaping

Inshaping  0.1

#include <AfterProcess.h>

Public Member Functions

 Cutter (pcl::PointCloud< pcl::PointXYZ >::Ptr &_body, MyMeshPtr _head)
 
void setBody (pcl::PointCloud< pcl::PointXYZ >::Ptr &_body)
 
void setHead (MyMeshPtr _head)
 
pcl::PointCloud< pcl::PointXYZ >::Ptr getCutResult (double threshold, double percent)
 

Static Public Member Functions

static pcl::PointCloud< pcl::PointXYZ >::Ptr checkBodyWithHead (pcl::PointCloud< pcl::PointXYZ >::Ptr &bodyshead, pcl::PointCloud< pcl::PointXYZ >::Ptr &head, double threshold)
 

Constructor & Destructor Documentation

◆ Cutter()

Inshape::Cutter::Cutter ( pcl::PointCloud< pcl::PointXYZ >::Ptr &  _body,
MyMeshPtr  _head 
)
inline

Member Function Documentation

◆ checkBodyWithHead()

static pcl::PointCloud<pcl::PointXYZ>::Ptr Inshape::Cutter::checkBodyWithHead ( pcl::PointCloud< pcl::PointXYZ >::Ptr &  bodyshead,
pcl::PointCloud< pcl::PointXYZ >::Ptr &  head,
double  threshold 
)
static

◆ getCutResult()

pcl::PointCloud<pcl::PointXYZ>::Ptr Inshape::Cutter::getCutResult ( double  threshold,
double  percent 
)

◆ setBody()

void Inshape::Cutter::setBody ( pcl::PointCloud< pcl::PointXYZ >::Ptr &  _body)
inline

◆ setHead()

void Inshape::Cutter::setHead ( MyMeshPtr  _head)
inline

The documentation for this class was generated from the following file:
Generated by   doxygen 1.8.14