IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDKIPLLogical.h
Go to the documentation of this file.
1 // IPSDKIPLLogical.h:
3 // -------------------------
4 //
14 
15 #ifndef __IPSDKIPLLOGICAL_H__
16 #define __IPSDKIPLLOGICAL_H__
17 
29 
30 #endif // __IPSDKIPLLOGICAL_H__
Wrapper functions for Mask filter, computing an output image for which each pixel equals to either co...
Wrapper functions for bitwise nxor operation on 2 images.
Wrapper functions for bitwise exlusive or operation on 2 images, pixel by pixel.
Wrapper functions for Logical not of a binary input image.
Wrapper functions for bitwise not operation on one image, pixel by pixel.
Wrapper functions for bitwise nor operation on 2 images, pixel by pixel.
Wrapper functions for bitwise nand operation on 2 images, pixel by pixel.
Wrapper functions for bitwise and operation on 2 images, pixel by pixel.
Wrapper functions for Subtract two binary image to remove pixels in the image 2 from the image 1...
Wrapper functions for bitwise or operation on 2 images, pixel by pixel.
Wrapper functions for Mask filter, computing an output image for which each pixel equals to correspon...