Tracking an object that falls in a specific colour range using OpenCV. Objects of either red, blue or green colour can be tracked. The colour of object can be chosen by using a slider present in the program inteface.
- Python 3.5.2
- Numpy
- OpenCV 3
Tracking a red object:
Tracking a green object:
Tracking a blue object: