LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

image color palette

Hello, All!
Could All suggest me how to match the color palette of acquired image with
original image palette?
Actually I'm using a simple web camera to acquire image into my LabView
applications. The software engine to image acquisition was Video for
Windows. As result I receive a 2-dimensional array in LabView. Each element
of the array represents a pixel color.
My problem is - how can I make a proper settings of Z-scale in intensity
graph to keep real colors of image acquired?
Thanks for any suggestions.
0 Kudos
Message 1 of 2
(2,605 Views)
You might consider using a picture control instead. The VIs are straight forward, and the image will come through in real colors. If you need the functionality of the intensity graph, you can specify the color map to get more realistic colors. Try searching the web for info on your save format so that you can extract the color information from your file.

Jeremy Braden
National Instruments
0 Kudos
Message 2 of 2
(2,605 Views)