Invert Binary Image (Binary»Invert Binary Image)

From NI Vision Builder AI Vision Assistant

Invert Binary Image (Binary»Invert Binary Image)

Reverses the dynamic of an image containing two different grayscale populations.

Notes  
  • To convert the binary image to an image containing pixel values 0 and 255, use the Multiply function to multiply the image by a constant value of 255 or use the Lookup Table:Equalize function to increase the dynamic of a binary image.
  • Increase the dynamic of the binary image when you are applying arithmetic operators between the image and other images or constants.

Related Topics

Inverting a binary image