36 this->m_NumOfFrames = 0;
73 MITK_INFO <<
"Datasource size: " << this->m_SourceDataSize <<std::endl;
76 MITK_INFO <<
"NumOfFrames: " << this->m_NumOfFrames;
int SetIntegrationTime(unsigned int integrationTime)
convenience method setting the integration time in the PMDDataDescription
~ToFCameraPMDPlayerController()
char * m_ProcParam
holds processing parameter(s)
int m_PixelNumber
holds the number of pixels contained in the image
DataCollection - Class to facilitate loading/accessing structured data.
#define MITK_TOF_PMDCAMCUBE_PROCESSING_PLUGIN
int m_NumberOfBytes
holds the number of bytes contained in the image
#define MITK_TOF_PMDFILE_SOURCE_PLUGIN
virtual int GetIntegrationTime()
Returns the currently set integration time.
int SetModulationFrequency(unsigned int modulationFrequency)
convenience method setting the modulation frequency in the PMDDataDescription
unsigned int m_CaptureHeight
holds the height of the image in pixel as it is originally acquired by the camera ...
bool OpenCameraConnection()
opens a connection to the ToF camera
virtual int GetModulationFrequency()
Returns the currently set modulation frequency.
bool ErrorText(int error)
Method printing the current error message to the console and returning whether the previous command w...
char * m_ProcPlugin
holds name of processing plugin to be loaded (e.g. camcubeproc.W64.pap for CamCube 3...
PMDDataDescription m_DataDescription
std::string m_PMDFileName
File name of the pmd data stream.
unsigned int m_CaptureWidth
holds the width of the image in pixel as it is originally acquired by the camera
std::string m_InputFileName
input file name used by PMD player classes
int m_PMDRes
holds the current result message provided by PMD
int m_SourceDataStructSize
size of the PMD source data struct and the PMD source data
ToFCameraPMDPlayerController()
int m_SourceDataSize
size of the original PMD source data
char * m_SourcePlugin
holds name of source plugin to be loaded (e.g. camcube3.W64.pap for CamCube 3.0 on Win64 platform) ...