Go to the documentation of this file.
26 #include <VisionX/interface/components/PointCloudAndImageAndCalibrationProviderInterface.h>
39 return "LegacyRGBDOpenPoseEstimation";
49 virtual void process()
override;
52 std::string providerName =
"";
The ImageProcessor class provides an interface for access to ImageProviders via Ice and shared memory...
virtual void onDisconnectImageProcessor() override
Implement this method in the ImageProcessor in order execute parts when the component looses network ...
virtual void onConnectImageProcessor() override
Implement this method in the ImageProcessor in order execute parts when the component is fully initia...
virtual armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
virtual void process() override
Process the vision component.
std::string getDefaultName() const override
Retrieve default name of component.
virtual void onExitImageProcessor() override
Exit the ImapeProcessor component.
This file offers overloads of toIce() and fromIce() functions for STL container types.
virtual void onInitImageProcessor() override
Setup the vision component.