12 #ifndef _mitk_VideoInput_Source_h_ 13 #define _mitk_VideoInput_Source_h_ 18 #include <MitkOpenCVVideoSupportExports.h> 29 itkFactorylessNewMacro(Self);
41 void StartCapturing();
45 void SetVideoCameraInput(
int cameraindex,
bool useCVCAMLib);
46 void SetVideoFileInput(
const char * filename,
bool repeatVideo,
bool useCVCAMLib);
48 itkGetConstMacro(ShowSettingsWindow,
bool);
49 itkSetMacro(ShowSettingsWindow,
bool);
51 itkGetMacro(VideoInput,
bool);
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)