The main goal of this project is to automatically track an object (like a ball) and show directly on the screen its differents attributes (speed, position...)
You'll need to install the different libraries by simply running the following line:
pip install -r requirements.txt
This is our final school project at CPE Lyon