03-19-2013 03:35 PM
hello,
i want to extract the rgb pixel data from a jpeg image, and then display each color(Red, Green, and Blue) in seperate graphs ...
any help please ??????????
03-20-2013 03:57 AM
Hi Chris!
I wrote an answer to you in this topic: http://forums.ni.com/t5/LabVIEW/Write-a-LabView-code-that-acquires-a-jpeg-image/m-p/2354606#M734839
Does it not suits your needs?
BR,
03-20-2013 04:49 AM
Hi,
Have a look in the Color Utilities palette, here you have color plane extraction functions, getcolorpixelvalue, or color image to array functions.
Hope this helps
Regards