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 __IPSDKIPLBINARIZATION_PROCESSORLOGMESSAGES_H__
16 #define __IPSDKIPLBINARIZATION_PROCESSORLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace bin {
24 
27 
32 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLBinarization, eProcessorMessage,
68 )
69 
70 
73 } // end of namespace bin
74 } // end of namespace imaproc
75 } // end of namespace ipsdk
76 
77 #endif // __IPSDKIPLBINARIZATION_PROCESSORLOGMESSAGES_H__
Level 1 algorithm: Apply hysteresis thresholding to a 3d image.
Definition: ProcessorLogMessages.h:66
Level 2 algorithm: Apply hysteresis thresholding to a 3d image.
Definition: ProcessorLogMessages.h:68
Level 1 algorithm: Kapur binary threshold on one image.
Definition: ProcessorLogMessages.h:80
Level 3 algorithm: TopHat binary threshold on one 3d image.
Definition: ProcessorLogMessages.h:104
Level 1 algorithm: binarize a 3d input image according an adaptive threshold based on the mean intens...
Definition: ProcessorLogMessages.h:54
Level 1 algorithm: binary threshold on one image.
Definition: ProcessorLogMessages.h:92
Level 1 algorithm: TopHat binary threshold on one 2d image.
Definition: ProcessorLogMessages.h:94
Level 3 algorithm: binarize a 3d input image according an adaptive threshold based on the mean intens...
Definition: ProcessorLogMessages.h:58
Level 2 algorithm: TopHat binary threshold on one 2d image.
Definition: ProcessorLogMessages.h:96
Level 3 algorithm: computation of iso data threshold on one image.
Definition: ProcessorLogMessages.h:76
Level 2 algorithm: binarize a 3d input image according an adaptive threshold based on the mean intens...
Definition: ProcessorLogMessages.h:56
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Level 1 algorithm: Kittler binary threshold on one image.
Definition: ProcessorLogMessages.h:86
Level 1 algorithm: Binarize an input image according an adaptative threshold based on the pixel's nei...
Definition: ProcessorLogMessages.h:36
Level 2 algorithm: binarize an input image according an adaptive threshold based on the mean intensit...
Definition: ProcessorLogMessages.h:50
Level 1 algorithm: Kapur binary threshold on one image.
Definition: ProcessorLogMessages.h:82
Level 2 algorithm: Binarize an input image according an adaptative threshold based on the pixel's nei...
Definition: ProcessorLogMessages.h:38
Level 3 algorithm: binarize an input image according an adaptive threshold based on the mean intensit...
Definition: ProcessorLogMessages.h:52
Level 1 algorithm: Kittler binary threshold on one image.
Definition: ProcessorLogMessages.h:84
Level 1 algorithm: Binarize a 3d input image according an adaptive threshold based on the voxel's nei...
Definition: ProcessorLogMessages.h:42
Level 3 algorithm: Binarize a 3d input image according an adaptive threshold based on the voxel's nei...
Definition: ProcessorLogMessages.h:46
Level 1 algorithm: Apply hysteresis thresholding to an image.
Definition: ProcessorLogMessages.h:60
Level 2 algorithm: TopHat binary threshold on one 3d image.
Definition: ProcessorLogMessages.h:102
Level 3 algorithm: TopHat binary threshold on one 2d image.
Definition: ProcessorLogMessages.h:98
Level 1 algorithm: computation of iso data threshold on one image.
Definition: ProcessorLogMessages.h:78
Level 2 algorithm: Apply hysteresis thresholding to an image.
Definition: ProcessorLogMessages.h:62
eProcessorMessage
Enumerate describing messages.
Level 1 algorithm: image binarization using Otsu threshold.
Definition: ProcessorLogMessages.h:88
Level 1 algorithm: computation of iso data threshold on one image.
Definition: ProcessorLogMessages.h:72
Level 3 algorithm: Binarize an input image according an adaptative threshold based on the pixel's nei...
Definition: ProcessorLogMessages.h:40
Level 1 algorithm: TopHat binary threshold on one 3d image.
Definition: ProcessorLogMessages.h:100
Level 2 algorithm: computation of iso data threshold on one image.
Definition: ProcessorLogMessages.h:74
Definition of import/export macro for library.
Level 1 algorithm: computation of otsu threshold on one image.
Definition: ProcessorLogMessages.h:90
Level 3 algorithm: Apply hysteresis thresholding to an image.
Definition: ProcessorLogMessages.h:64
Level 1 algorithm: binarize an input image according an adaptive threshold based on the mean intensit...
Definition: ProcessorLogMessages.h:48
Level 3 algorithm: Apply hysteresis thresholding to a 3d image.
Definition: ProcessorLogMessages.h:70
Level 2 algorithm: Binarize a 3d input image according an adaptive threshold based on the voxel's nei...
Definition: ProcessorLogMessages.h:44