Computer vision project that enables tracking of Cyclades game
Get the video files from shared folder
This application can be used as CLI app.
Type
python game_tracker.py --helpfor the help. Then
python game_tracker.pyWill run with default setting. If you don't have exactly the same data in the same place this may not work
python game_tracker.py -f=data/cyklady_lvl2_1.mp4To run your custom movie
game_tracker.py -f=data/cyklady_lvl1_2.mp4 -e=custom_empty.jpgTo additionally give custom empty board reference
game_tracker.py -f=data/cyklady_lvl4_5.mp4 -dr=True -dl=TrueTo run this in debugging mode