IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKIPL
IPSDKIPLShapeAnalysis
Rule
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
18
#include <
IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h
>
19
#include <
IPSDKImageProcessing/Attribute/ShapeMeasureInfoSet/ShapeMeasureInfoSetAttributeTypes.h
>
20
#include <
IPSDKBaseProcessing/Rule/RuleTypes.h
>
21
22
namespace
ipsdk
{
23
namespace
imaproc {
24
namespace
shape {
25
namespace
analysis {
26
29
32
processor::RulePtr
33
matchLabelAnalysis
(
const
ShapeMeasureInfoSetAttributeConstPtr
& pInMeasureInfoSet);
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__
ipsdk::imaproc::shape::analysis::matchLabelAnalysis
processor::RulePtr matchLabelAnalysis(const ShapeMeasureInfoSetAttributeConstPtr &pInMeasureInfoSet)
rule allowing to check that input measure information set configuration is suitable for a label analy...
ShapeMeasureInfoSetAttributeTypes.h
ipsdk::processor::RulePtr
boost::shared_ptr< BaseRule > RulePtr
IPSDKIPLShapeAnalysisExports.h
Definition of import/export macro for library.
ipsdk
RuleTypes.h
ShapeMeasureInfoSetAttributeConstPtr
boost::shared_ptr< const BaseShapeMeasureInfoSetAttribute > ShapeMeasureInfoSetAttributeConstPtr
Generated on Tue Apr 15 2025 16:24:00 for IPSDK by
1.8.14