/MultiTrackHSV

Simple HSV multitracker - Learning etc...

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

MultiTrackHSV

Simple HSV MultiObject Tracker

Under Development --- Does Function, However --

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.