15 #ifndef __IPSDKIMAGEPROCESSING_BASEIMAGEPROCESSINGOUTPUTINITIALIZER_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEIMAGEPROCESSINGOUTPUTINITIALIZER_H__ 19 #include <IPSDKBaseProcessing/OutputInitializer/BaseOutputInitializer.h> 67 #endif // __IPSDKIMAGEPROCESSING_BASEIMAGEPROCESSINGOUTPUTINITIALIZER_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const processor::eOutputInitializerType::domain g_outputInitializerType
output initializer type
Definition: BaseImageProcessingOutputInitializer.h:33
Definition of import/export macro for library.
Predefined types for image output initializer management.
eOutputInitializerType
Enumerate describing output initializer type.
Definition: OutputInitializerTypes.h:37
Output initializer for image processing elements.
Definition: OutputInitializerTypes.h:41
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Base class for output initializer.
Definition: BaseOutputInitializer.h:36
processor::eOutputInitializerType getOutputInitializerType() const
retrieve initializer type
Definition: BaseImageProcessingOutputInitializer.h:56
Definition: BaseImageProcessingOutputInitializer.h:28