15 #ifndef __IPSDKIPLARITHMETIC_CARTESIANTOPOLARIMGLVL3_H__ 16 #define __IPSDKIPLARITHMETIC_CARTESIANTOPOLARIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InXYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutRhoYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutThetaYStrip2d.h> 36 ipsdk::imaproc::matchSize(_pInXYStrip2d, _pInYYStrip2d, _pOutRhoYStrip2d, _pOutThetaYStrip2d),
37 (((
ipsdk)(imaproc)(attr))(InXYStrip2d))
38 (((
ipsdk)(imaproc)(attr))(InYYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(OutRhoYStrip2d))
40 (((
ipsdk)(imaproc)(attr))(OutThetaYStrip2d)))
48 ((RAWSTRIP)(InYYStrip2d))
49 ((RAWSTRIP)(OutRhoYStrip2d))
50 ((RAWSTRIP)(OutThetaYStrip2d)));
57 template <ipsdk::eInstructionSet::domain IS>
75 #endif // __IPSDKIPLARITHMETIC_CARTESIANTOPOLARIMGLVL3_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_NOTYPE_ALGORITHM_FUNCTION_SELECTOR()