16 #ifndef __IPSDKIPLLOGICAL_BITWISENOTIMG_H__ 17 #define __IPSDKIPLLOGICAL_BITWISENOTIMG_H__ 26 class BitwiseNotImgLvl1;
66 #endif // __IPSDKIPLLOGICAL_BITWISENOTIMG_H__ IPSDKIPLLOGICAL_API image::ImagePtr bitwiseNotImg(const image::ImageConstPtr &pInIntImg)
wrapper function for bitwise not operation on one image, pixel by pixel
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< BitwiseNotImgLvl1 > bitwiseNotImg_async(const image::ImageConstPtr &pInIntImg)
asynchronous wrappers