Go to the documentation of this file.
27 #include <VisionX/interface/components/PointCloudAndImageAndCalibrationProviderInterface.h>
58 virtual void process()
override;
62 static const std::string defaultName;
66 std::string providerName =
"";
67 bool enableMemory =
true;
virtual void onExitImageProcessor() override
Exit the ImapeProcessor component.
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 armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
virtual void onInitImageProcessor() override
Setup the vision component.
Adds the Memory Name System client component plugin.
Helps a memory client sending data to a memory.
static std::string GetDefaultName()
Get the component's default name.
std::string getDefaultName() const override
virtual void process() override
Process the vision component.
void reportEntities() override
virtual void onConnectImageProcessor() override
Implement this method in the ImageProcessor in order execute parts when the component is fully initia...
This file offers overloads of toIce() and fromIce() functions for STL container types.