18 #ifndef __IPSDKIPLLOGICAL_MASKIMGIMG_H__ 19 #define __IPSDKIPLLOGICAL_MASKIMGIMG_H__ 79 #endif // __IPSDKIPLLOGICAL_MASKIMGIMG_H__ Definition of import/export macro for library.
boost::shared_ptr< BaseImage > ImagePtr
IPSDKIPLLOGICAL_API image::ImagePtr getAsyncProcessorOutput(boost::shared_ptr< BitwiseAndImgImgLvl1 > pProcessor)
function to retrieve the result of an asynchronous processor
IPSDKIPLLOGICAL_API boost::shared_ptr< MaskImgImgLvl1 > maskImgImg_async(const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImageConstPtr &pInMaskImg, const image::ImagePtr &pOutImg)
asynchronous wrappers
boost::shared_ptr< const BaseImage > ImageConstPtr
#define IPSDKIPLLOGICAL_API
Import/Export macro for library IPSDKIPLLogical.
Definition: IPSDKIPLLogicalExports.h:25
IPSDKIPLLOGICAL_API void maskImgImg(const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImageConstPtr &pInMaskImg, const image::ImagePtr &pOutImg)
wrapper function for Mask filter, computing an output image for which each pixel equals to correspond...