From: paimal on
i have to find the yellow color in an image.how to write the code?
From: Walter Roberson on
paimal wrote:
> i have to find the yellow color in an image.how to write the code?

First you have to figure out how to decide whether a particular color is
"yellow" or not.