From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,245 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,202 Views)