15 #ifndef __IPSDKIPLINTENSITYTRANSFORM_SHADINGCORRECTIONIMGLVL3_H__ 16 #define __IPSDKIPLINTENSITYTRANSFORM_SHADINGCORRECTIONIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InOptBlackYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InWhiteYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InOffset.h> 38 ipsdk::imaproc::matchSize(_pInYStrip2d, _pOutYStrip2d) &&
40 ipsdk::imaproc::matchSizeAndType(_pInYStrip2d, _pInOptBlackYStrip2d)) &&
41 ipsdk::imaproc::matchSizeAndType(_pInYStrip2d, _pInWhiteYStrip2d),
42 (((
ipsdk)(imaproc)(attr))(InYStrip2d))
43 (((
ipsdk)(imaproc)(attr))(InOptBlackYStrip2d))
44 (((
ipsdk)(imaproc)(attr))(InWhiteYStrip2d))
45 (((
ipsdk)(imaproc)(attr))(InOffset))
46 (((
ipsdk)(imaproc)(attr))(InFactor))
47 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
52 ((STRIP)(OutYStrip2d)));
56 ((RAWSTRIP)(InOptBlackYStrip2d))
57 ((RAWSTRIP)(InWhiteYStrip2d))
58 ((RAWSTRIP)(OutYStrip2d)));
65 template <
typename InBufType,
typename OutBufType,
66 ipsdk::eInstructionSet::domain IS>
81 #endif // __IPSDKIPLINTENSITYTRANSFORM_SHADINGCORRECTIONIMGLVL3_H__
boost::enable_if_c< AttributeType::g_bOptional, RulePtr >::type ifIsSet(const boost::shared_ptr< AttributeType > &pAttribute, const RulePtr &pRuleTrue)
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)