15 #ifndef __IPSDKIPLGLOBALMEASURE_NORMALIZEDCROSSCORRELATION2DMSRLVL1_H__ 16 #define __IPSDKIPLGLOBALMEASURE_NORMALIZEDCROSSCORRELATION2DMSRLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/OutPINCCResult.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg1.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg2.h> 36 ipsdk::imaproc::matchSize(_pInImg1, _pInImg2) &&
37 ipsdk::imaproc::matchImagePlans(_pOutPINCCResult, _pInImg1, eImagePlansMatchPolicy::eIPMP_ZCT),
38 (((
ipsdk)(imaproc)(attr))(InImg1))
39 (((
ipsdk)(imaproc)(attr))(InImg2))
59 #endif // __IPSDKIPLGLOBALMEASURE_NORMALIZEDCROSSCORRELATION2DMSRLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
processor::OutputInitializerPtr fromImage(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const ImageAttributeConstWeakPtr &pInputImageAttribute, const eFromImagePlanIndexedPolicy &fromImagePlanIndexedPolicy)
Definition of import/export macro for library.