/HaarCascadeCV

Detector that uses Viola-Jones algorithm on trained cascade to find head of hockey players

Primary LanguageC++

HaarCascadeCV

It uses Viola-Jones algorithm to detect heads of hockey players.
Requirements:
- C++11 compiler;
- OpenCV3 built with ffmpeg support.