Simple HSV MultiObject Tracker
Reads a .json config file for color calibration data for 6 colors. Currently yellow, red, green blue, orange and purple are annotated in the code. You can calibrate the colors and save to a new .json config.
Tracks multiple HSV calibrated objects in camera field of view. Tuning parameters of the contour track are in the code.
Can input a single image or video stream.