15 #ifndef __IPSDKIMAGEPROCESSING_BASEPLANINDEXEDINITIALIZER_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEPLANINDEXEDINITIALIZER_H__ 18 #include <IPSDKImageProcessing/OutputInitializer/BaseImageProcessingOutputInitializer.h> 70 #endif // __IPSDKIMAGEPROCESSING_BASEPLANINDEXEDINITIALIZER_H__ Plan indexed output initializer.
Definition: ImageProcessingOutputInitializerTypes.h:38
Predefined types for plan indexed attributes management.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const eImageProcessingInitializerType::domain g_imageProcessingInitializerType
image processing output initializer type
Definition: BasePlanIndexedInitializer.h:33
Predefined types for plan indexed output initializer management.
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Definition: BaseImageProcessingOutputInitializer.h:28
Base class for output plan indexed initializer.
Definition: BasePlanIndexedInitializer.h:28
eImageProcessingInitializerType
Enumerate describing output image processing initializer type.
Definition: ImageProcessingOutputInitializerTypes.h:34
eImageProcessingInitializerType getImageProcessingInitializerType() const
retrieve image processing initializer type
Definition: BasePlanIndexedInitializer.h:59
ePlanIndexedInitializerType
Enumerate describing output plan indexed initializer type.
Definition: PlanIndexedInitializerTypes.h:33