Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

RGB to Binary

is there any option to change a RGB (32bit) image into Binary image in NI Vision Assistant
0 Kudos
Message 1 of 2
(5,361 Views)

From a color RGB image, you can either use color threshold to get a binary image or extract one of the color planes to get a grayscale image.  From a grayscale image you can use threshold to get a binary image.

 

Bruce

Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 2
(5,357 Views)