Counts fingers from both hands in real-time using your device's built-in webcam.
- Detects both left and right hands
- Tracks finger positions
- Counts the number of raised fingers for each hand
-
Python version: 3.7 to 3.10 (tested)
-
Install dependencies:
pip install -r requirements.txt