15 #ifndef __IPSDKIPLUTILITY_APPENDSEQIMG_H__ 16 #define __IPSDKIPLUTILITY_APPENDSEQIMG_H__ 25 class AppendSeqImgLvl1;
66 #endif // __IPSDKIPLUTILITY_APPENDSEQIMG_H__ #define IPSDKIPLUTILITY_API
Import/Export macro for library IPSDKIPLUtility.
Definition: IPSDKIPLUtilityExports.h:25
IPSDKIPLUTILITY_API ipsdk::image::ImagePtr appendSeqImg(const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2)
wrapper function for image comparison algorithm
boost::shared_ptr< BaseImage > ImagePtr
Definition of import/export macro for library.
boost::shared_ptr< const BaseImage > ImageConstPtr
IPSDKIPLUTILITY_API boost::shared_ptr< AppendSeqImgLvl1 > appendSeqImg_async(const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2)
asynchronous wrappers
IPSDKIPLUTILITY_API ipsdk::image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< AppendSeqImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor