LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Color Finding

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

0 Kudos
Message 1 of 2
(2,444 Views)

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.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 2 of 2
(2,433 Views)