|
|
#include <ArmarXCore/core/Component.h>#include <ArmarXCore/core/services/tasks/PeriodicTask.h>#include <VisionX/components/image_processor/StreamReceiver/StreamReceiver.h>#include <VisionX/core/ImageProvider.h>
Include dependency graph for StreamImageProvider.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StreamImageProvider |
| StreamImageProvider implements a ImageProvider interfaces and retrieves images of a StreamReceiver, which in turn decodes an image stream into raw images. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| TabletTeleoperation | |
| This file is part of ArmarX. | |
Typedefs | |
| using | StreamImageProviderPtr = IceInternal::Handle< StreamImageProvider > |