14 #ifndef __IPSDKIPLFILTERING_MEANSMOOTHING2DIMGLVL1_H__ 15 #define __IPSDKIPLFILTERING_MEANSMOOTHING2DIMGLVL1_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InHalfKnlSizeX.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InHalfKnlSizeY.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/Gpu/Working/Optional/OutOptWk1RealGpuImg.h> 38 ipsdk::imaproc::matchSize(_pInImg, _pOutImg),
39 (((
ipsdk)(imaproc)(attr))(InImg))
40 (((
ipsdk)(imaproc)(attr))(InHalfKnlSizeX))
41 (((
ipsdk)(imaproc)(attr))(InHalfKnlSizeY))
42 (((
ipsdk)(imaproc)(attr))(OutOptWk1RealGpuImg))
64 #endif // __IPSDKIPLFILTERING_MEANSMOOTHING2DIMGLVL1_H__
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
processor::OutputInitializerPtr duplicateInOut(const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const boost::weak_ptr< InputAttributeType > &pInputAttribute, const eImageInitializerStoragePolicy &storagePolicy=eImageInitializerStoragePolicy::eIISP_Inherit)
ipsdk::core::ExecResult preProcess()
method called before processing
Definition of import/export macro for library.