A Python project to detect hand gestures and count the number of raised fingers using OpenCV and MediaPipe.
-
Clone the repository:
git clone https://github.com/RizkyZaki/hand-signal-recognizer.git cd hand-signal-recognizer
-
Install the required dependencies:
pip install -r requirements.txt
Run the main script:
python src/main.py