IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ImageStripSplitLogMessages.h
Go to the documentation of this file.
1 // ImageStripSplitLogMessages.h:
3 // -----------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_IMAGESTRIPSPLITLOGMESSAGES_H__
16 #define __IPSDKIMAGEPROCESSING_IMAGESTRIPSPLITLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
39 )
40 
41 
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIMAGEPROCESSING_IMAGESTRIPSPLITLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Ending kernel size X d is greater than image X size d.
Definition: StaticImageStripSplitLogMessages.h:43
Image pointer should not be null for image strip split.
Definition: StaticImageStripSplitLogMessages.h:35
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
Ending kernel size Z d is greater than image Z size d.
Definition: StaticImageStripSplitLogMessages.h:51
Starting kernel size X d is greater than image X size d.
Definition: StaticImageStripSplitLogMessages.h:41
Definition of import/export macro for library.
Starting kernel size Z d is greater than image Z size d.
Definition: StaticImageStripSplitLogMessages.h:49
Ending kernel size Y d is greater than image Y size d.
Definition: StaticImageStripSplitLogMessages.h:47
eImageStripSplitMessage
Enumerate describing messages.
Definition: ImageStripSplitLogMessages.h:33
Starting kernel size Y d is greater than image Y size d.
Definition: StaticImageStripSplitLogMessages.h:45