|
#include <MemoryX/libraries/helpers/VirtualRobotHelpers/ObjectClassSegmentWrapper.h>
Public Member Functions | |
std::optional< ObjectClassWrapper > | getClass (std::string const &className) const |
void | initFromProxy (memoryx::PriorKnowledgeInterfacePrx const &priorKnowledge, const std::vector< std::string > &datasets) |
Definition at line 23 of file ObjectClassSegmentWrapper.h.
std::optional< ObjectClassWrapper > getClass | ( | std::string const & | className | ) | const |
Definition at line 62 of file ObjectClassSegmentWrapper.cpp.
void initFromProxy | ( | memoryx::PriorKnowledgeInterfacePrx const & | priorKnowledge, |
const std::vector< std::string > & | datasets | ||
) |
Definition at line 16 of file ObjectClassSegmentWrapper.cpp.