IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
RuleLogMessages.h
Go to the documentation of this file.
1 // RuleLogMessages.h:
3 // ------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPEANALYSIS_RULELOGMESSAGES_H__
16 #define __IPSDKIPLSHAPEANALYSIS_RULELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace shape {
24 namespace analysis {
25 
28 
33 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLShapeAnalysis, eRuleMessage,
55 )
56 
57 
60 } // end of namespace analysis
61 } // end of namespace shape
62 } // end of namespace imaproc
63 } // end of namespace ipsdk
64 
65 #endif // __IPSDKIPLSHAPEANALYSIS_RULELOGMESSAGES_H__
Input shape analysis parameters match measure information set s and input plan indexed labels shape s...
Definition: RuleLogMessages.h:67
Input optional attribute s is requested by processing and should be set.
Definition: RuleLogMessages.h:39
Input optional attributes should be ordered, can't set optional attribute s while optional attribute ...
Definition: RuleLogMessages.h:37
Attributes s has d shape on plan d while expecting d shapes (mismatch with mandatory shape collection...
Definition: RuleLogMessages.h:53
Image with id s is not supported by LabelAnalysis algorithm, please uses ShapeAnalysis algorithm...
Definition: RuleLogMessages.h:75
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Size of plan indexed shape collection s [size z=d t=d] mismatch with size of image s [size z=d t=d]...
Definition: RuleLogMessages.h:57
Attributes s has d shape while expecting d shapes (mismatch with mandatory shape collection size) ...
Definition: RuleLogMessages.h:45
Size of plan indexed shape collection s [size z=d t=d] mismatch with size of plan indexed shape colle...
Definition: RuleLogMessages.h:55
Input measure information set s match label analysis requirements.
Definition: RuleLogMessages.h:63
Definition of import/export macro for library.
Provided input attribute s is not requested for processing.
Definition: RuleLogMessages.h:73
Shape collection with id s is not supported by LabelAnalysis algorithm, please uses ShapeAnalysis alg...
Definition: RuleLogMessages.h:77
Input measure information set s match label analysis requirements s.
Definition: RuleLogMessages.h:61
Shape with index d associated to plan index d of attributes s has no row intersections while requeste...
Definition: RuleLogMessages.h:51
Input attribute should not be null for rule validation.
Definition: RuleLogMessages.h:47
Size of plan indexed shape collection s [size t=d] mismatch with size of 3d image s [size t=d]...
Definition: RuleLogMessages.h:59
Shape with index d associated to attributes s has no boundary approximation while requested by proces...
Definition: RuleLogMessages.h:41
eRuleMessage
Enumerate describing messages.
Input shape analysis parameters match measure set s and input plan indexed labels shape s requirement...
Definition: RuleLogMessages.h:71
Shape with index d associated to attributes s has no row intersections while requested by processing...
Definition: RuleLogMessages.h:43
Shape with index d associated to plan index d of attributes s has no boundary approximation while req...
Definition: RuleLogMessages.h:49
Input shape analysis parameters match measure set s and input plan indexed labels shape s requirement...
Definition: RuleLogMessages.h:69
Input shape analysis parameters match measure information set s and input plan indexed labels shape s...
Definition: RuleLogMessages.h:65