17 #ifndef __IPSDKIPLUTILITY_RANDOMIMGLVL3_H__ 18 #define __IPSDKIPLUTILITY_RANDOMIMGLVL3_H__ 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOutputRange.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 37 ((matchStripRange<ipsdk::imaproc::attr::Range::Min>(_pOutYStrip2d, _pInOutputRange)) &&
38 (matchStripRange<ipsdk::imaproc::attr::Range::Max>(_pOutYStrip2d, _pInOutputRange))),
39 (((
ipsdk)(imaproc)(attr))(InOutputRange))
40 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
54 template <
typename BufType,
55 ipsdk::eInstructionSet::domain IS>
70 #endif // __IPSDKIPLUTILITY_RANDOMIMGLVL3_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)