Skip to content

detect players and ball on a foosball table using computer vision

Notifications You must be signed in to change notification settings

kickertech/foosball-cv

Repository files navigation

Bambach Lee

Partial implementation of Bambach Lee foosball tracking algorithm.

Run it

Run the python implementation with the provided test video

$ python test_video.py

Proof of concept

Take a look at the figure detection notebook.