15 #ifndef __IPSDKIPLARITHMETIC_BOUNDIMGLVL3_H__ 16 #define __IPSDKIPLARITHMETIC_BOUNDIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOutputRange.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 35 ((ipsdk::imaproc::matchSize(_pInYStrip2d, _pOutYStrip2d)) &&
36 (matchStripRange<ipsdk::imaproc::attr::Range::Min>(_pOutYStrip2d, _pInOutputRange)) &&
37 (matchStripRange<ipsdk::imaproc::attr::Range::Max>(_pOutYStrip2d, _pInOutputRange))),
38 (((
ipsdk)(imaproc)(attr))(InYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(InOutputRange))
40 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
45 ((STRIP)(OutYStrip2d)));
49 ((RAWSTRIP)(OutYStrip2d)));
56 template <
typename BufInType,
typename BufOutType,
57 ipsdk::eInstructionSet::domain IS>
72 #endif // __IPSDKIPLARITHMETIC_BOUNDIMGLVL3_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)