15 #ifndef __IPSDKIPLGLOBALMEASURE_PARABOLOIDIMGFIT2DLVL1_H__ 16 #define __IPSDKIPLGLOBALMEASURE_PARABOLOIDIMGFIT2DLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutPIParaboloidParams3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/Optional/InOptMaskImg.h> 36 ipsdk::imaproc::matchImagePlans(_pOutPIParaboloidParams3d, _pInImg, eImagePlansMatchPolicy::eIPMP_ZCT) &&
38 (ipsdk::imaproc::match2dMask(_pInImg, _pInOptMaskImg)))),
39 (((
ipsdk)(imaproc)(attr))(InImg))
40 (((
ipsdk)(imaproc)(attr))(InOptMaskImg))
60 #endif // __IPSDKIPLGLOBALMEASURE_PARABOLOIDIMGFIT2DLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type ifIsSet(const boost::shared_ptr< AttributeType > &pAttribute, const RulePtr &pRuleTrue)
processor::OutputInitializerPtr fromImage(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const ImageAttributeConstWeakPtr &pInputImageAttribute, const eFromImagePlanIndexedPolicy &fromImagePlanIndexedPolicy)
Definition of import/export macro for library.