#include <AfterProcess.h>
|
static pcl::PointCloud< pcl::PointXYZ >::Ptr | checkBodyWithHead (pcl::PointCloud< pcl::PointXYZ >::Ptr &bodyshead, pcl::PointCloud< pcl::PointXYZ >::Ptr &head, double threshold) |
|
◆ Cutter()
Inshape::Cutter::Cutter |
( |
pcl::PointCloud< pcl::PointXYZ >::Ptr & |
_body, |
|
|
MyMeshPtr |
_head |
|
) |
| |
|
inline |
◆ 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: