IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
EstimationLogMessages.h
Go to the documentation of this file.
1 // EstimationLogMessages.h:
3 // ------------------------
4 //
14 
15 #ifndef __PYIPSDKBASE_ESTIMATIONLOGMESSAGES_H__
16 #define __PYIPSDKBASE_ESTIMATIONLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace python {
23 
26 
49 )
50 
51 
54 } // end of namespace python
55 } // end of namespace ipsdk
56 
57 #endif // __PYIPSDKBASE_ESTIMATIONLOGMESSAGES_H__
Failed to estimate homography transformation 2d parameters s.
Definition: EstimationLogMessages.h:47
Failed to estimate sphere 3d parameters s.
Definition: EstimationLogMessages.h:65
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Failed to estimate intersection point 2d parameters s.
Definition: EstimationLogMessages.h:51
eEstimationMessage
Definition: EstimationLogMessages.h:33
Failed to estimate rigid transformation 3d parameters s.
Definition: EstimationLogMessages.h:59
Header part of macros set allowing to manager log messages map into libraries.
Failed to estimate gaussian curve 3d parameters s.
Definition: EstimationLogMessages.h:45
Non linear estimation of circle 2d parameters failed s.
Definition: EstimationLogMessages.h:37
#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
Failed to estimate circle 2d parameters s.
Definition: EstimationLogMessages.h:35
Failed to estimate rigid transformation 2d parameters s.
Definition: EstimationLogMessages.h:57
Failed to estimate ellipse 2d parameters s.
Definition: EstimationLogMessages.h:39
Failed to estimate plan 3d parameters s.
Definition: EstimationLogMessages.h:55
Non linear estimation of sphere 3d parameters failed s.
Definition: EstimationLogMessages.h:67
Failed to estimate gaussian curve 2d parameters s.
Definition: EstimationLogMessages.h:43
Failed to estimate similarity transformation 3d parameters s.
Definition: EstimationLogMessages.h:63
Failed to estimate ellipsoid 3d parameters s.
Definition: EstimationLogMessages.h:41
Failed to estimate homography transformation 3d parameters s.
Definition: EstimationLogMessages.h:49
Definition of import/export macro for library.
Failed to estimate similarity transformation 2d parameters s.
Definition: EstimationLogMessages.h:61
Failed to estimate line 2d parameters s.
Definition: EstimationLogMessages.h:53