15 #ifndef __IPSDKIPLGLOBALMEASURE_PEARSONCORRELATIONCOEFFICIENT3DLVL3_H__ 16 #define __IPSDKIPLGLOBALMEASURE_PEARSONCORRELATIONCOEFFICIENT3DLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutPearsonCCResult.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/InZStrip3d1.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/InZStrip3d2.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(_pInZStrip3d1, _pInZStrip3d2),
39 (((
ipsdk)(imaproc)(attr))(InZStrip3d1))
40 (((
ipsdk)(imaproc)(attr))(InZStrip3d2))
41 (((
ipsdk)(imaproc)(attr))(InImgMean1))
42 (((
ipsdk)(imaproc)(attr))(InImgMean2))
43 (((
ipsdk)(imaproc)(attr))(InFactor))
44 (((
ipsdk)(imaproc)(attr))(OutPearsonCCResult)))
49 ((STRIP)(InZStrip3d2)));
53 ((RAWSTRIP)(InZStrip3d2)));
64 template <
typename BufType1,
typename BufType2,
65 ipsdk::eInstructionSet::domain IS>
80 #endif // __IPSDKIPLGLOBALMEASURE_PEARSONCORRELATIONCOEFFICIENT3DLVL3_H__
ipsdk::core::ExecResult preProcess()
method called before processing
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
Definition of import/export macro for library.
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)