17 #ifndef __IPSDKIPLUTILITY_COPYIMGLVL1_H__ 18 #define __IPSDKIPLUTILITY_COPYIMGLVL1_H__ 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 37 ipsdk::imaproc::matchSizeAndType(_pInImg, _pOutImg),
38 (((
ipsdk)(imaproc)(attr))(InImg))
65 #endif // __IPSDKIPLUTILITY_COPYIMGLVL1_H__ #define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
boost::shared_ptr< BaseImage > ImagePtr
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.
boost::shared_ptr< const BaseImage > ImageConstPtr