IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Segmentation2dLogMessages.h
Go to the documentation of this file.
1 // Segmentation2dLogMessages.h:
3 // ----------------------------
4 //
14 
15 #ifndef __IPSDKBASESHAPESEGMENTATION_SEGMENTATION2DLOGMESSAGES_H__
16 #define __IPSDKBASESHAPESEGMENTATION_SEGMENTATION2DLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace shape {
23 namespace segmentation {
24 
27 
32 DECLARE_LOG_MESSAGE_MAP(IPSDKBaseShapeSegmentation, eSegmentation2dMessage,
37 )
38 
39 
42 } // end of namespace segmentation
43 } // end of namespace shape
44 } // end of namespace ipsdk
45 
46 #endif // __IPSDKBASESHAPESEGMENTATION_SEGMENTATION2DLOGMESSAGES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eSegmentation2dMessage
Enumerate describing messages.
Definition: Segmentation2dLogMessages.h:34
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 polygon with holes shared pointer should not be null.
Definition: Segmentation2dLogMessages.h:38
Failed to create skeleton associated to polygon s.
Definition: Segmentation2dLogMessages.h:42
Separation point start index d should be lower than separation point end index s. ...
Definition: Segmentation2dLogMessages.h:36
Definition of import/export macro for library.
Separation point index point index d is out of bounds for point collection with size d...
Definition: Segmentation2dLogMessages.h:40