SkillAgentSearch skills...

OpenMultiTracker

Tracker that uses computer vision methods to track players on the hockey field

Install / Use

/learn @dirtmaxim/OpenMultiTracker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OpenMultiTracker

It uses computer vision methods to detect players on the hockey field.

Requirements:
- C++11 compiler;
- OpenCV3 built with ffmpeg support.
How to use:
- Video should have "hockey_game.avi" name, you can change it in code;
- At the first start, you have to choose region of interest. It will be saved as "region.png" and only
white area will be applied to the video.
Commands:
    r - change region of interest
    b - show background subtraction process
    c - show contoured image
    o - show original video
    s - show system information
    p - pause video
    ESC or SPACE - terminate video
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated7mo ago
Forks6

Languages

C++

Security Score

87/100

Audited on Sep 3, 2025

No findings