Inshaping
0.1
|
AfterProcess.h
Go to the documentation of this file.
20 Cutter(pcl::PointCloud<pcl::PointXYZ>::Ptr& _body, MyMeshPtr _head):body_ptr(_body),head_ptr(_head){}
34 static pcl::PointCloud<pcl::PointXYZ>::Ptr checkBodyWithHead(pcl::PointCloud<pcl::PointXYZ>::Ptr & bodyshead, pcl::PointCloud<pcl::PointXYZ>::Ptr & head, double threshold);
static pcl::PointCloud< pcl::PointXYZ >::Ptr checkBodyWithHead(pcl::PointCloud< pcl::PointXYZ >::Ptr &bodyshead, pcl::PointCloud< pcl::PointXYZ >::Ptr &head, double threshold)
Definition: AfterProcess.h:9
Definition: AfterProcess.h:13
pcl::PointCloud< pcl::PointXYZ >::Ptr getCutResult(double threshold, double percent)
void setBody(pcl::PointCloud< pcl::PointXYZ >::Ptr &_body)
Definition: AfterProcess.h:22
Cutter(pcl::PointCloud< pcl::PointXYZ >::Ptr &_body, MyMeshPtr _head)
Definition: AfterProcess.h:20
Generated by 1.8.14