12-02-2010 01:48 PM
Hi I am fairly new to LabVIEW and I'm working on a VI that can determine if a there is a red ball on a green table or not from a camera that is moving around the table but I'm having trouble going about this. I have the VI setup to take in camera data and I can get some information from a color histogram but not much else. I can find mean value of red in the image but the numbers fluctuate so much it is not very helpful. Is there a better way to go about doing this? I looked through a lot of examples and wondering about color threshold but sadly that seemed to require a still image.
Any help would be appreciated. Thank you
12-02-2010 03:48 PM
Have you tried breaking the video stream into slices of still images and try to process those individually.
You might get some more help by posting in the Vision forums as well.