Image.h File Reference
#include <RobotAPI/libraries/armem/core/MemoryID.h>
#include <RobotAPI/libraries/armem/core/wm/memory_definitions.h>
#include <VisionX/libraries/armem/vision/images/core/aron/ImageDepth.aron.generated.h>
#include <VisionX/libraries/armem/vision/images/core/aron/ImageRGB.aron.generated.h>
#include <VisionX/tools/OpenCVUtil.h>
#include "aron_conversions.h"
#include <Image/ByteImage.h>
+ Include dependency graph for Image.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Image< AronImageT >
 A class template implementing the interface defined by ImageBase for a specific aron-generated class. More...
 
class  ImageBase
 A class mediating between the ImageProvider/Processor APIs (based on IVT CByteImages or raw pixel buffers) and the ARON image API (based on cv::Mat). More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 
 armarx::armem::client
 This file is part of ArmarX.
 
 armarx::armem::client::query
 
 visionx
 ArmarX headers.
 
 visionx::armem_images
 
 visionx::armem_images::detail
 

Functions

void checkNotNull (void *ptr, const char *what)