12 #ifndef __mitkToFCameraPMDCamBoardDevice_h 13 #define __mitkToFCameraPMDCamBoardDevice_h 15 #include <MitkPMDExports.h> 21 #include "itkObject.h" 22 #include "itkObjectFactory.h" 23 #include "itkMultiThreader.h" 24 #include "itkFastMutexLock.h" 40 itkFactorylessNewMacro(Self);
47 virtual void SetProperty(
const char *propertyKey,
BaseProperty* propertyValue );
55 void SetRegionOfInterest(
unsigned int leftUpperCornerX,
unsigned int leftUpperCornerY,
unsigned int width,
unsigned int height );
DataCollection - Class to facilitate loading/accessing structured data.
Device class representing a PMD CamBoard camera.
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)
Interface for all representations of PMD ToF devices. ToFCameraPMDDevice internally holds an instance...