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