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 40 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 64 of file Deep_Segmenter.cpp.

◆ GetLabeledPointCloud()

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

Definition at line 33 of file Deep_Segmenter.cpp.


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