17 #ifndef __IPSDKIPLUTILITY_CONVERTIMGLVL1_H__ 18 #define __IPSDKIPLUTILITY_CONVERTIMGLVL1_H__ 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/ImageBufferType/InConvertImageBufferType.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 38 ipsdk::imaproc::matchSize(_pInImg, _pOutImg) &&
39 ipsdk::imaproc::bufferType(_pOutImg, _pInConvertImageBufferType),
40 (((
ipsdk)(imaproc)(attr))(InImg))
41 (((
ipsdk)(imaproc)(attr))(InConvertImageBufferType))
59 #endif // __IPSDKIPLUTILITY_CONVERTIMGLVL1_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)
Definition of import/export macro for library.