IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ImageTileCollSplitLogMessages.h
Go to the documentation of this file.
1 // ImageTileCollSplitLogMessages.h:
3 // --------------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_IMAGETILECOLLSPLITLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_IMAGETILECOLLSPLITLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
38 )
39 
40 
43 } // end of namespace imaproc
44 } // end of namespace ipsdk
45 
46 #endif // __IPSDKIMAGEPROCESSING_IMAGETILECOLLSPLITLOGMESSAGES_H__
Input image should be a grey level image.
Definition: ImageTileCollSplitLogMessages.h:43
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Image pointer should not be null for image strip split.
Definition: StaticImageStripSplitLogMessages.h:35
Input image should be a 3d image.
Definition: ImageTileCollSplitLogMessages.h:41
Header part of macros set allowing to manager log messages map into libraries.
#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
Input image should not be a sequence image.
Definition: ImageTileCollSplitLogMessages.h:45
Definition of import/export macro for library.
Elements start index d and size d mismatch with shape 2d collection size d.
Definition: Shape2dCollSplitLogMessages.h:35
Input image should not be a 3d image.
Definition: ImageTileCollSplitLogMessages.h:39
eImageTileCollSplitMessage
Enumerate describing messages.
Definition: ImageTileCollSplitLogMessages.h:33