15 #ifndef __IPSDKGEOMETRY_ESTIMATIONLOGMESSAGES_H__ 16 #define __IPSDKGEOMETRY_ESTIMATIONLOGMESSAGES_H__ 62 #endif // __IPSDKGEOMETRY_ESTIMATIONLOGMESSAGES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Can't initialize circle 2d cost function s.
Definition: EstimationLogMessages.h:37
Can't estimate translation transformation 3d, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:69
Can't estimate sphere 3d from cloud of points, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:75
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
Can't estimate ellipse 2d from cloud of points, estimation does not lead to an ellipse representation...
Definition: EstimationLogMessages.h:41
Invalid matrix rank d for homography 2d linear system while expecting at least d rank.
Definition: EstimationLogMessages.h:51
Can't estimate plan 3d from cloud of points, no priviledge direction among cloud. ...
Definition: EstimationLogMessages.h:59
Definition of import/export macro for library.
Invalid matrix rank d for homography 3d linear system while expecting at least d rank.
Definition: EstimationLogMessages.h:53
Can't estimate ellipse 2d from cloud of points, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:39
eEstimationMessage
Enumerate describing messages.
Definition: EstimationLogMessages.h:33
Can't estimate ellipsoid 3d from cloud of points, estimation does not lead to an ellipsoid representa...
Definition: EstimationLogMessages.h:47
First collection of points size d mismatch with second one size d.
Definition: EstimationLogMessages.h:61
Ellipsoid radius should not be null.
Definition: EstimationLogMessages.h:49
Can't estimate rigid transformation 2d, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:63
Can't estimate similarity transformation 3d, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:73
Can't estimate translation transformation 2d, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:67
Can't estimate intersection point 2d, this point is undefined.
Definition: EstimationLogMessages.h:55
Ellipse radius should not be null.
Definition: EstimationLogMessages.h:43
Can't estimate ellipsoid 3d from cloud of points, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:45
Can't estimate circle 2d from cloud of points, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:35
Can't estimate similarity transformation 2d, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:71
Can't initialize sphere 3d cost function s.
Definition: EstimationLogMessages.h:77
Can't estimate line 2d from cloud of points, no priviledge direction among cloud. ...
Definition: EstimationLogMessages.h:57
Can't estimate rigid transformation 3d, insufficient matrix rank for estimation.
Definition: EstimationLogMessages.h:65