Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Red-Green Color Composite

Solved!
Go to solution

Hello!

 

Is there any way to get the red-cyan color channels from two almost the same images? Almost the same means now, that I made photos from an object with two cameras from two different positions, and I would like to show the difference between them in red-cyan colors (It's like anaglyph 3D pictures). I found also that picture is called color composite. Any idea how can I depict that in LabVIEW? Thank you!

 

gbbalint

0 Kudos
Message 1 of 3
(4,105 Views)
Solution
Accepted by topic author gbvbalint

Hi BBalint!

 

Here's an example of Color Plane Extraction, available directly fro the IMAQ Color Utilities palette. If the image is 32bit RGB, individual channels are returned as 8bit Grayscale.

IMAQ Color Plane Extraction.png

 

To create the anaglyph, you will need to:

  • Align the two images corectly
  • Use te Red plane of the left image with the blue and green planes of the right image.

Best of luck with your application.

 

Regards:

 

Andrew Valko

NI Hungary

 

Andrew Valko
National Instruments Hungary
Message 2 of 3
(4,075 Views)

Thank You!

0 Kudos
Message 3 of 3
(4,070 Views)