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 __IPSDKIPLFEATUREDETECTION_RULELOGMESSAGES_H__
16 #define __IPSDKIPLFEATUREDETECTION_RULELOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace fd {
24 
27 
32 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLFeatureDetection, eRuleMessage,
38 )
39 
40 
43 } // end of namespace fd
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIPLFEATUREDETECTION_RULELOGMESSAGES_H__
Initialize rule before trying to use its data.
Definition: RuleLogMessages.h:38
Output image Y size (d) is greater than or equals to NbThetaBins field of s data item (d) ...
Definition: RuleLogMessages.h:40
Input attribute should not be null.
Definition: OutputInitializerLogMessages.h:36
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Definition of import/export macro for library.
Attribute weak pointer has expired, can't get it.
Definition: RuleLogMessages.h:36
eRuleMessage
Enumerate describing messages.
Output image Y size is greater than or equals to NbThetaBins field of s data item.
Definition: RuleLogMessages.h:42