IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
LabelAnalysisRuleUtils.h
Go to the documentation of this file.
1 // LabelAnalysisRuleUtils.h:
3 // -------------------------
4 //
14 
15 #ifndef __IPSDKIPLSHAPEANALYSIS_LABELANALYSISRULEUTILS_H__
16 #define __IPSDKIPLSHAPEANALYSIS_LABELANALYSISRULEUTILS_H__
17 
21 
22 namespace ipsdk {
23 namespace imaproc {
24 namespace shape {
25 namespace analysis {
26 
29 
34 
37 
38 } // end of namespace analysis
39 } // end of namespace shape
40 } // end of namespace imaproc
41 } // end of namespace ipsdk
42 
43 #endif // __IPSDKIPLSHAPEANALYSIS_LABELANALYSISRULEUTILS_H__
processor::RulePtr matchLabelAnalysis(const ShapeMeasureInfoSetAttributeConstPtr &pInMeasureInfoSet)
rule allowing to check that input measure information set configuration is suitable for a label analy...
boost::shared_ptr< BaseRule > RulePtr
Definition of import/export macro for library.
boost::shared_ptr< const BaseShapeMeasureInfoSetAttribute > ShapeMeasureInfoSetAttributeConstPtr