15 #ifndef __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION2DIMGLVL3_H__ 16 #define __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d1.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d2.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InFactor.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InImgMean1.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InImgMean2.h> 38 ipsdk::imaproc::matchSize(_pInYStrip2d1, _pInYStrip2d2) &&
39 ipsdk::imaproc::matchSize(_pInYStrip2d1, _pOutYStrip2d),
40 (((
ipsdk)(imaproc)(attr))(InYStrip2d1))
41 (((
ipsdk)(imaproc)(attr))(InYStrip2d2))
42 (((
ipsdk)(imaproc)(attr))(InImgMean1))
43 (((
ipsdk)(imaproc)(attr))(InImgMean2))
44 (((
ipsdk)(imaproc)(attr))(InFactor))
45 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
50 ((STRIP)(InYStrip2d2)));
54 ((RAWSTRIP)(InYStrip2d2))
55 ((RAWSTRIP)(OutYStrip2d)));
63 template <
typename BufType1,
typename BufType2,
64 ipsdk::eInstructionSet::domain IS>
79 #endif // __IPSDKIPLFILTERING_PEARSONCOLOCALIZATION2DIMGLVL3_H__
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)
Definition of import/export macro for library.