16 #ifndef _mitk_VideoInput_Source_h_
17 #define _mitk_VideoInput_Source_h_
22 #include <MitkOpenCVVideoSupportExports.h>
34 itkFactorylessNewMacro(Self)
46 void StartCapturing();
50 void SetVideoCameraInput(
int cameraindex,
bool useCVCAMLib);
51 void SetVideoFileInput(
const char *
filename,
bool repeatVideo,
bool useCVCAMLib);
53 itkGetConstMacro(ShowSettingsWindow,
bool);
54 itkSetMacro(ShowSettingsWindow,
bool);
56 itkGetMacro(VideoInput,
bool);
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string filename
#define mitkClassMacro(className, SuperClassName)