IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ProcessorLogMessages.h
Go to the documentation of this file.
1 // ProcessorLogMessages.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPESEGMENTATION_PROCESSORLOGMESSAGES_H__
16 #define __IPSDKIPLSHAPESEGMENTATION_PROCESSORLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace segmentation {
25 
28 
33 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLShapeSegmentation, eProcessorMessage,
56 )
57 
58 
61 } // end of namespace segmentation
62 } // end of namespace shape
63 } // end of namespace imaproc
64 } // end of namespace ipsdk
65 
66 #endif // __IPSDKIPLSHAPESEGMENTATION_PROCESSORLOGMESSAGES_H__
Definition of import/export macro for library.
Level 1 algorithm: algorithm allowing to create a label 2d image from a collection of shape...
Definition: ProcessorLogMessages.h:69
Level 1 algorithm: algorithm allowing to create a label 3d image from a collection of shape...
Definition: ProcessorLogMessages.h:75
Level 2 algorithm: shape extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:57
Level 2 algorithm: Surface extraction from label 3d shapes row segments algorithm.
Definition: ProcessorLogMessages.h:65
Level 2 algorithm: Row segments extraction from label 3d image algorithm.
Definition: ProcessorLogMessages.h:51
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Level 3 algorithm: algorithm allowing to create a label 2d image from a collection of shape...
Definition: ProcessorLogMessages.h:73
Level 1 algorithm: Surface extraction from label 3d shapes row segments algorithm.
Definition: ProcessorLogMessages.h:63
Level 3 algorithm: Contour extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:41
Level 2 algorithm: algorithm allowing to create a label 2d image from a collection of shape...
Definition: ProcessorLogMessages.h:71
Level 2 algorithm: Contour extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:39
Level 1 algorithm: Row segments extraction from label 3d image algorithm.
Definition: ProcessorLogMessages.h:49
Level 3 algorithm: Surface extraction from label 3d shapes row segments algorithm.
Definition: ProcessorLogMessages.h:67
Level 3 algorithm: Row segments extraction from label 3d image algorithm.
Definition: ProcessorLogMessages.h:53
Level 1 algorithm: Shape extraction from label 3d image algorithm.
Definition: ProcessorLogMessages.h:61
eProcessorMessage
Enumerate describing messages.
Level 1 algorithm: Contour extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:37
Level 3 algorithm: algorithm allowing to create a label 3d image from a collection of shape...
Definition: ProcessorLogMessages.h:79
Level 2 algorithm: Row segments extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:45
Level 1 algorithm: shape extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:55
Level 3 algorithm: Row segments extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:47
Level 2 algorithm: algorithm allowing to create a label 3d image from a collection of shape...
Definition: ProcessorLogMessages.h:77
Level 3 algorithm: shape extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:59
Level 1 algorithm: Row segments extraction from label 2d image algorithm.
Definition: ProcessorLogMessages.h:43