Tagged Questions
2
votes
1answer
1k views
How to find RGB/HSV color parameters for color tracking?
I would like to track a color in a set of images.
For this reason I use the algorithm of constant thresholding mentioned in
Introduction to Autonomous Mobile Robots. This method simply marks all ...