IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Sample_ShapeFiltering2dImgLogMessages.h
Go to the documentation of this file.
1 // Sample_ShapeFiltering2dImgLogMessages.h:
3 // ----------------------------------------
4 //
14 
15 #ifndef __SAMPLE_SHAPEFILTERING2DIMG_SAMPLE_SHAPEFILTERING2DIMGLOGMESSAGES_H__
16 #define __SAMPLE_SHAPEFILTERING2DIMG_SAMPLE_SHAPEFILTERING2DIMGLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace sample {
23 
26 
40 )
41 
42 
45 } // end of namespace sample
46 } // end of namespace ipsdk
47 
48 #endif // __SAMPLE_SHAPEFILTERING2DIMG_SAMPLE_SHAPEFILTERING2DIMGLOGMESSAGES_H__
eSample_ShapeFiltering2dImgMessage
Enumerate describing messages.
Definition: Sample_ShapeFiltering2dImgLogMessages.h:33
Error reading command line: "s".
Definition: Sample_BenchmarkLogMessages.h:35
Warning during IPSDK library initialization: "s".
Definition: Sample_BenchmarkLogMessages.h:41
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Error saving output image to TIFF file "s" (error description: "s".
Definition: Sample_BenchmarkLogMessages.h:57
IPSDK library initialization failed: "s".
Definition: Sample_BenchmarkLogMessages.h:43
Error while processing image filtering : s.
Definition: Sample_ShapeFiltering2dImgLogMessages.h:35
Loading input grey image from tiff image file s.
Definition: Sample_ShapeAnalysis2dLogMessages.h:47
Definition of import/export macro for library.
Loading input binary/label image from tiff image file s.
Definition: Sample_ShapeFiltering2dImgLogMessages.h:45
Saving output image to TIFF file "s"...
Definition: Sample_BenchmarkLogMessages.h:55