03-11-2016 12:43 AM
Hi, i am doing a labview project in which i have to get RGB value directly from image captured by webcam. I am trying to do get result, but cannot attain RGB values. Help me to clear out this problem!
03-11-2016 01:45 AM
03-11-2016 04:52 AM
Hi, thanks for answer. But i tried that too also. It shows an invalid image type error.
03-11-2016 05:03 AM
03-11-2016 05:12 AM
03-11-2016 08:25 AM
What do you want? Do you want the RGB Image split into a "Shades of Red" + "Shades of Green" + "Shades of Blue" set of images, or did you want the value of a particular Pixel expressed as an RGB triple?
If the former, I believe there have been posts on the forum within the last six months on this topic (I recall posting exactly such code which may or may not have been accepted as a "Solution", I don't remember). Not sure how to find it ...
Bob Schor