18 #ifndef __IPSDKIPLLOGICAL_MASKIMGIMGLVL3_H__ 19 #define __IPSDKIPLLOGICAL_MASKIMGIMGLVL3_H__ 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d1.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d2.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InMaskYStrip2d.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 39 ipsdk::imaproc::matchSize(_pInYStrip2d1, _pInYStrip2d2, _pInMaskYStrip2d, _pOutYStrip2d) &&
40 ipsdk::imaproc::matchBufferType(_pInYStrip2d1, _pInYStrip2d2, _pOutYStrip2d),
41 (((
ipsdk)(imaproc)(attr))(InYStrip2d1))
42 (((
ipsdk)(imaproc)(attr))(InYStrip2d2))
43 (((
ipsdk)(imaproc)(attr))(InMaskYStrip2d))
44 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
52 ((RAWSTRIP)(InYStrip2d1))
53 ((RAWSTRIP)(InYStrip2d2))
54 ((RAWSTRIP)(OutYStrip2d)));
61 template <
typename BufType,
62 ipsdk::eInstructionSet::domain IS>
77 #endif // __IPSDKIPLLOGICAL_MASKIMGIMGLVL3_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)