Demo/ ├── Hand/ │ ├── hand.py - MediaPipe hand detection & gesture analysis │ └── openCV.py - Camera test with visualization ├── UART/ │ ├── UART.py - Serial communication controller │ ├── ...
This repository provides a comprehensive, modular toolkit for football (soccer) video analysis using state-of-the-art deep learning and computer vision. It enables automated extraction of tactical and ...