17 #ifndef __IPSDKIPLLOGICAL_MASKIMGLVL3_H__ 18 #define __IPSDKIPLLOGICAL_MASKIMGLVL3_H__ 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InMaskYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InMaskMode.h> 38 ipsdk::imaproc::matchSize(_pInYStrip2d, _pInMaskYStrip2d, _pOutYStrip2d) &&
39 ipsdk::imaproc::matchBufferType(_pInYStrip2d, _pOutYStrip2d),
40 (((
ipsdk)(imaproc)(attr))(InYStrip2d))
41 (((
ipsdk)(imaproc)(attr))(InMaskYStrip2d))
42 (((
ipsdk)(imaproc)(attr))(InMaskMode))
43 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
51 ((RAWSTRIP)(InYStrip2d))
52 ((RAWSTRIP)(OutYStrip2d)));
59 template <
typename BufInType,
60 ipsdk::eInstructionSet::domain IS>
75 #endif // __IPSDKIPLLOGICAL_MASKIMGLVL3_H__
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)