18 #ifndef itkOpenCVVideoIOFactory_h
19 #define itkOpenCVVideoIOFactory_h
23 #include "ITKVideoBridgeOpenCVExport.h"
44 virtual const char * GetITKSourceVersion()
const;
46 virtual const char * GetDescription()
const;
49 itkFactorylessNewMacro(
Self);
Light weight base class for most itk classes.
static void RegisterFactoryInternal(ObjectFactoryBase *)
Create instances of OpenCVVideoIO objects using an object factory.
Create instances of classes using an object factory.
static void RegisterOneFactory()