08-10-2012 07:14 PM
Hi,
I am working on images of colored balls.
I want to search for the particular color (of the ball) and select them .
How can I do it?
Your suggestions will be helpful.
Thanks
dsk
08-10-2012 07:31 PM
Please note that I am aware of the function "IMAQ Match Color Pattern VI".
It searches for a color template of a particular size we define and return matches of similar color and similar size.
This is not what I want.
I want to scan the image and select the particular color in the WHOLE OF THE IMAGE.
How can I do it?
08-10-2012 10:22 PM
Hi Dsk,
you can apply color threshold and extract the required color in the image. Try color threshold in vision assistant.
see here