DeepSegClass Class Reference

#include <VisionX/components/pointcloud_processor/PointCloudSegmenter/Deep_Segmenter.h>

Public Member Functions

 DeepSegClass ()
 
armarx::Blob GetImageFromPointCloud (pcl::PointCloud< pcl::PointXYZRGBA >::Ptr &CloudPtr)
 
pcl::PointCloud< pcl::PointXYZRGBL >::Ptr & GetLabeledPointCloud (pcl::PointCloud< pcl::PointXYZRGBA >::Ptr &CloudPtr, armarx::Blob segmentImage)
 

Detailed Description

Definition at line 38 of file Deep_Segmenter.h.

Constructor & Destructor Documentation

◆ DeepSegClass()

Definition at line 27 of file Deep_Segmenter.cpp.

Member Function Documentation

◆ GetImageFromPointCloud()

armarx::Blob GetImageFromPointCloud ( pcl::PointCloud< pcl::PointXYZRGBA >::Ptr &  CloudPtr)

Definition at line 60 of file Deep_Segmenter.cpp.

+ Here is the caller graph for this function:

◆ GetLabeledPointCloud()

pcl::PointCloud< pcl::PointXYZRGBL >::Ptr & GetLabeledPointCloud ( pcl::PointCloud< pcl::PointXYZRGBA >::Ptr &  CloudPtr,
armarx::Blob  segmentImage 
)

Definition at line 32 of file Deep_Segmenter.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: