Program builds a digital soccer goal net against a wall so you can practice scoring goals without the need for a real goal.
- Install dependencies:
pip install -r requirements.txt- Run the program:
python main.pyThe program will open a window displaying a live video feed from your webcam. The goal net will be displayed in the center of the screen. Keeps track of your shot accuracy, as well as properties like spin, speed, trajectory, etc.