I am working on identifying the color yellow using openCV in python. I have come to this step where I have to define the lower and upper range of the color yellow in HSV.
If you take pictures from a camera, it will depend on lighting condition. If your aim is to track some objects, you should always update your HSV values. My advise is keep your boundary as narrow as possible in your lighting condition.