15 #ifndef __IPSDKIPLLOGICAL_LOGICALNOTIMG_H__ 16 #define __IPSDKIPLLOGICAL_LOGICALNOTIMG_H__ 25 class LogicalNotImgLvl1;
63 #endif // __IPSDKIPLLOGICAL_LOGICALNOTIMG_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
boost::shared_ptr< const BaseImage > ImageConstPtr
#define IPSDKIPLLOGICAL_API
Import/Export macro for library IPSDKIPLLogical.
Definition: IPSDKIPLLogicalExports.h:25
IPSDKIPLLOGICAL_API boost::shared_ptr< LogicalNotImgLvl1 > logicalNotImg_async(const image::ImageConstPtr &pInBinImg)
asynchronous wrappers
IPSDKIPLLOGICAL_API image::ImagePtr logicalNotImg(const image::ImageConstPtr &pInBinImg)
wrapper function for logical not of a binary input image