16 #ifndef __IPSDKIPLINTENSITYTRANSFORM_PARABOLOIDSHADINGCORRECTION2DIMGLVL2_H__ 17 #define __IPSDKIPLINTENSITYTRANSFORM_PARABOLOIDSHADINGCORRECTION2DIMGLVL2_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/Optional/InOptBlackImg.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/2d/InSubImg2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InParaboloidParams3d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InOffset.h> 39 ipsdk::imaproc::matchSize(_pInSubImg2d, _pOutImg) &&
41 ipsdk::imaproc::matchSizeAndType(_pInSubImg2d, _pInOptBlackImg)),
42 (((
ipsdk)(imaproc)(attr))(InSubImg2d))
43 (((
ipsdk)(imaproc)(attr))(InOptBlackImg))
44 (((
ipsdk)(imaproc)(attr))(InParaboloidParams3d))
45 (((
ipsdk)(imaproc)(attr))(InOffset))
46 (((
ipsdk)(imaproc)(attr))(InFactor))
47 (((
ipsdk)(imaproc)(attr))(OutImg)))
64 #endif // __IPSDKIPLINTENSITYTRANSFORM_PARABOLOIDSHADINGCORRECTION2dIMGLVL2_H__ #define IPSDK_DECLARE_LVL2_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
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.