logic operation
#include "dip_math.h"
dip_Error dip_Invert ( in, out )
binary, integer
The function Invert inverts the pixel value in in1 and stores the result in out.
Data type | Name | Description |
dip_Image | in | Binary input image |
dip_Image | out | Output image |
DIPlib on-line documentation | Function reference | Global function index