/hand-signal-recognizer

🖐️ A Python project to detect hand gestures and count the number of raised fingers

Primary LanguagePythonMIT LicenseMIT

Hand Signal Recognizer

A Python project to detect hand gestures and count the number of raised fingers using OpenCV and MediaPipe.

Installation

  1. Clone the repository:

    git clone https://github.com/RizkyZaki/hand-signal-recognizer.git
    cd hand-signal-recognizer
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

Run the main script:

python src/main.py