LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we convert a RGB image to monochromatic image in Vision Builder or assistant?

Can we change a RGB image to a monochromatic image in Vision Builder or assistant ?

 

Apart of extracting a single plane (R plane or G or B) ?

Thanks and Regards
Gaurav Pal
0 Kudos
Message 1 of 2
(2,536 Views)

I don't use Vision builder - so I may not really get your question, but if you'd like to perform operations on image data you already have you probably can - it all depends on what you are trying to achieve.

You could just add the RGB values, divide by three and coerce the Array back to U8.

A good idea to get started on this would be to search the forums for "picture control" - you'll see some interesting stuff 🙂

 

Regards Florian

0 Kudos
Message 2 of 2
(2,530 Views)