16 #ifndef __IPSDKIPLGLOBALMEASURE_STATSMASKMSR3DLVL2_H__ 17 #define __IPSDKIPLGLOBALMEASURE_STATSMASKMSR3DLVL2_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutStatsResult.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/3d/InSubImg3d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/3d/InSubMaskImg3d.h> 36 ipsdk::imaproc::matchSize(_pInSubImg3d, _pInSubMaskImg3d),
37 (((
ipsdk)(imaproc)(attr))(InSubImg3d))
38 (((
ipsdk)(imaproc)(attr))(InSubMaskImg3d))
39 (((
ipsdk)(imaproc)(attr))(OutStatsResult)))
67 #endif // __IPSDKIPLGLOBALMEASURE_STATSMASKMSR3DLVL2_H__
#define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
Definition of import/export macro for library.
IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(IPSDKIPLFiltering, Convolution2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),(((ipsdk)(imaproc)(attr))(InSubGpuImg))(((ipsdk)(imaproc)(attr))(InKnlXY))(((ipsdk)(imaproc)(attr))(InNormalize))(((ipsdk)(imaproc)(attr))(InConvolBorder2d))(((ipsdk)(imaproc)(attr))(OutImg))) IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR((InSubGpuImg)(OutImg)) public void clearIntermediateData()
method called before processing
#define IPSDK_DECLARE_DYNAMIC_RESULT_COLL(AttributeType, CollType)