LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

image overlay

Hello,

 

I am trying to create an image that looks like this. In other words, I have an image on a "red" channel and an image on a "green" channel. I want to superimpose them such that the overlapping regions are yellow. Ideally I want to do this without NI Vision.

To achieve the desired effect, I was trying to build an RGB image with the blue channel (layer) empty and my red and green images in the other two channels. This approach has worked for me in the past with other programming languages but I've not yet been able to find a way of doing it in LabVIEW. Maybe this is not the right approach here?

Thanks
0 Kudos
Message 1 of 2
(2,247 Views)
This is solved. I hadn't realised LabVIEW does the really intuitive thing of interleaving RGB values. I can post a solution if anyone's interested.
0 Kudos
Message 2 of 2
(2,204 Views)