Analyze your basketball games using AI. Use computer vision to detect and keep track of player score, player actions and more!
- Court/Field Detection Helpful paper
- Player Detecction and Classification Helpful paper
- Player Tracking Helpful paper 1, Paper 2
- Player incident reports Helpful paper 1, paper 2, paper 3, github repo
Additional Features:
- Intelligent Area for Highlights Helpful paper
- 2-D mapping (subset of player tracking systems) Helpful paper 1, Paper 2
Haven't made a choice yet :( , though current candidates are:
- Qt: Python/C++, lots of docs
- Flutter: Dart, can deploy anywhere
- ImGUI: C++, fast and simple