RCImageProvider.h File Reference
#include <VisionX/interface/components/Calibration.h>
#include <VisionX/core/CapturingImageProvider.h>
#include <RobotAPI/interface/components/RobotHealthInterface.h>
#include <ArmarXCore/core/Component.h>
#include <VisionX/libraries/RoboceptionUtility/RoboceptionUser.h>
#include <Image/ImageProcessor.h>
#include <Calibration/Undistortion.h>
#include <rc_genicam_api/device.h>
#include <rc_genicam_api/stream.h>
#include <rc_genicam_api/imagelist.h>
#include <memory>
+ Include dependency graph for RCImageProvider.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RCImageProvider
 Brief description of class RCImageProvider. More...
 
class  RCImageProviderPropertyDefinitions
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 rcg
 

Typedefs

using DevicePtr = std::shared_ptr< rcg::Device >
 
using StreamPtr = std::shared_ptr< rcg::Stream >