15 #ifndef __IPSDKIPLGLOBALMEASURE_VOLUMEPERCENT3DMSRLVL3_H__ 16 #define __IPSDKIPLGLOBALMEASURE_VOLUMEPERCENT3DMSRLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutValues.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/InBinLabZStrip3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/InOptMaskZStrip3d.h> 36 ipsdk::imaproc::matchSize(_pInBinLabZStrip3d, _pInOptMaskZStrip3d),
38 (((
ipsdk)(imaproc)(attr))(InBinLabZStrip3d))
39 (((
ipsdk)(imaproc)(attr))(InOptMaskZStrip3d))
40 (((
ipsdk)(imaproc)(attr))(OutValues)))
48 ((RAWSTRIP)(InOptMaskZStrip3d)));
61 ipsdk::eInstructionSet::domain IS>
65 template <ipsdk::eInstructionSet::domain IS>
70 ipsdk::eInstructionSet::domain IS>
76 std::vector<ipReal64> _vSum;
86 #endif // __IPSDKIPLGLOBALMEASURE_VOLUMEPERCENT3DMSRLVL3_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)