15 #ifndef __IPSDKIPLUTILITY_COPYIMG_H__ 16 #define __IPSDKIPLUTILITY_COPYIMG_H__ 63 #endif // __IPSDKIPLUTILITY_COPYIMG_H__ #define IPSDKIPLUTILITY_API
Import/Export macro for library IPSDKIPLUtility.
Definition: IPSDKIPLUtilityExports.h:25
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLUTILITY_API image::ImagePtr copyImg(const image::ImageConstPtr &pInImg)
wrapper function for image copy algorithm
Definition of import/export macro for library.
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLUTILITY_API boost::shared_ptr< CopyImgLvl1 > copyImg_async(const image::ImageConstPtr &pInImg)
asynchronous wrappers
IPSDKIPLUTILITY_API ipsdk::image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AppendSeqImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor