Skip to content

๐Ÿ–๏ธ A Python project to detect hand gestures and count the number of raised fingers

License

Notifications You must be signed in to change notification settings

RizkyZaki/hand-signal-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ–๏ธ A Python project to detect hand gestures and count the number of raised fingers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages