16 #ifndef __IPSDKIPLINTENSITYTRANSFORM_PARABOLOIDSHADINGCORRECTION2DIMGLVL3_H__ 17 #define __IPSDKIPLINTENSITYTRANSFORM_PARABOLOIDSHADINGCORRECTION2DIMGLVL3_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InParaboloidParams3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InOptBlackYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InOffset.h> 39 ipsdk::imaproc::matchSize(_pInYStrip2d, _pOutYStrip2d) &&
41 ipsdk::imaproc::matchSizeAndType(_pInYStrip2d, _pInOptBlackYStrip2d)),
42 (((
ipsdk)(imaproc)(attr))(InYStrip2d))
43 (((
ipsdk)(imaproc)(attr))(InOptBlackYStrip2d))
44 (((
ipsdk)(imaproc)(attr))(InParaboloidParams3d))
45 (((
ipsdk)(imaproc)(attr))(InOffset))
46 (((
ipsdk)(imaproc)(attr))(InFactor))
47 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
52 ((STRIP)(OutYStrip2d)));
56 ((LINESTRIP)(InOptBlackYStrip2d))
57 ((LINESTRIP)(OutYStrip2d)));
64 template <
typename InBufType,
typename OutBufType,
65 ipsdk::eInstructionSet::domain IS>
70 boost::scoped_array<ipReal32> _x;
80 #endif // __IPSDKIPLINTENSITYTRANSFORM_PARABOLOIDSHADINGCORRECTION2DIMGLVL3_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)