15 #ifndef __IPSDKIPLGLOBALMEASURE_AREAPERCENT2DMSRLVL1_H__ 16 #define __IPSDKIPLGLOBALMEASURE_AREAPERCENT2DMSRLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutPIValues.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InBinLabImg.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/Optional/InOptMaskImg.h> 37 ipsdk::imaproc::matchSize(_pInBinLabImg, _pInOptMaskImg),
39 ipsdk::imaproc::matchImagePlans(_pOutPIValues, _pInBinLabImg, eImagePlansMatchPolicy::eIPMP_ZCT),
40 (((
ipsdk)(imaproc)(attr))(InBinLabImg))
41 (((
ipsdk)(imaproc)(attr))(InOptMaskImg))
61 #endif // __IPSDKIPLGLOBALMEASURE_AREAPERCENT2DMSRLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKBASEPROCESSING_API RulePtr none()
processor::OutputInitializerPtr fromImage(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const ImageAttributeConstWeakPtr &pInputImageAttribute, const eFromImagePlanIndexedPolicy &fromImagePlanIndexedPolicy)
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type isSet(const boost::shared_ptr< AttributeType > &pAttribute)
Definition of import/export macro for library.
IPSDKBASEPROCESSING_API RulePtr If(const RulePtr &pPredicate, const RulePtr &pRuleTrue)