binary42 / MultiTrackHSV

Simple HSV multitracker - Learning etc...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple HSV multitracker - Learning etc...

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 97.9%Language:C 1.9%Language:Objective-C 0.2%Language:CMake 0.0%