15 #ifndef __IPSDKIMAGEPROCESSING_IMAGEINITIALIZERLOGMESSAGES_H__ 16 #define __IPSDKIMAGEPROCESSING_IMAGEINITIALIZERLOGMESSAGES_H__ 61 #endif // __IPSDKIMAGEPROCESSING_IMAGEINITIALIZERLOGMESSAGES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Initialize image s[s] with type and size of image s[s with size x=d y=d z=d c=d t=d and type=s]...
Definition: ImageInitializerLogMessages.h:41
Initialize image s with size of image s and promote unary operation type s.
Definition: ImageInitializerLogMessages.h:69
Initialize image s[s] with size of image s[s] and image buffer type s deduced from promote unary oper...
Definition: ImageInitializerLogMessages.h:67
Input images size mismatch, can't process output initialization.
Definition: ImageInitializerLogMessages.h:55
Failed to process unary promotion of image s from image s with operation type s s.
Definition: ImageInitializerLogMessages.h:51
Header part of macros set allowing to manager log messages map into libraries.
Returned image buffer type should not be equal to eIBT_None while duplicating from image s to image s...
Definition: ImageInitializerLogMessages.h:59
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
macro allowing to declare a message map for a given library libraryName and a given enumerate enumTyp...
Definition: LogMessageManagerHdrMacros.h:27
Can't find promote unary operation s, can't get associated default output buffer type.
Definition: ImageInitializerLogMessages.h:71
Failed to process binary promotion of image s from images s and s with operation type s s...
Definition: ImageInitializerLogMessages.h:49
Initialize image s[s] with size of image s[s with size x=d y=d z=d c=d t=d] and custom type s...
Definition: ImageInitializerLogMessages.h:37
Initialize image s[s] with size of image s[s with size x=d y=d z=d c=d t=d] and type s defined by att...
Definition: ImageInitializerLogMessages.h:73
Failed to duplicate image s to image s s.
Definition: ImageInitializerLogMessages.h:47
Definition of import/export macro for library.
Image buffer type should not be of type 'none'.
Definition: ImageAlgorithmFunctionLogMessages.h:35
Initialize image s[s] with size of images s[s] and s[s] and image buffer type s deduced from promote ...
Definition: ImageInitializerLogMessages.h:61
Initialize image s with size of images s and s and promote binary operation type s.
Definition: ImageInitializerLogMessages.h:63
Image buffer type attribute pointer should not be null.
Definition: ImageInitializerLogMessages.h:45
Failed to process typed image duplication from image s to image s s.
Definition: ImageInitializerLogMessages.h:53
eImageInitializerMessage
Enumerate describing messages.
Definition: ImageInitializerLogMessages.h:33
Can't resize sub image.
Definition: CustomImageInfoLogMessages.h:35
Can't find promote binary operation s, can't get associated default output buffer type...
Definition: ImageInitializerLogMessages.h:65
Initialize image s with type and size of image s.
Definition: ImageInitializerLogMessages.h:43
Initialize image s with size of image s and custom type s.
Definition: ImageInitializerLogMessages.h:39
Initialize image s with size of image s and type defined by attribute s.
Definition: ImageInitializerLogMessages.h:75