09-15-2014 04:46 AM
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?
Thanks09-15-2014 11:02 AM