15 #ifndef __IPSDKIPLGLOBALMEASURE_AREAPERCENT2DMSRLVL3_H__ 16 #define __IPSDKIPLGLOBALMEASURE_AREAPERCENT2DMSRLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutValues.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InBinLabYStrip2d1.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InOptMaskYStrip2d.h> 36 ipsdk::imaproc::matchSize(_pInBinLabYStrip2d1, _pInOptMaskYStrip2d),
38 (((
ipsdk)(imaproc)(attr))(InBinLabYStrip2d1))
39 (((
ipsdk)(imaproc)(attr))(InOptMaskYStrip2d))
40 (((
ipsdk)(imaproc)(attr))(OutValues)))
48 ((RAWSTRIP)(InOptMaskYStrip2d)));
60 ipsdk::eInstructionSet::domain IS>
64 template <ipsdk::eInstructionSet::domain IS>
69 ipsdk::eInstructionSet::domain IS>
75 std::vector<ipReal64> _vSum;
86 #endif // __IPSDKIPLGLOBALMEASURE_AREAPERCENT2DMSRLVL3_H__
IPSDKBASEPROCESSING_API RulePtr none()
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type isSet(const boost::shared_ptr< AttributeType > &pAttribute)
Definition of import/export macro for library.
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)
IPSDKBASEPROCESSING_API RulePtr If(const RulePtr &pPredicate, const RulePtr &pRuleTrue)