Skip to content

It is a AI based Computer Vision software that detects all the Hand gestures in ASL (American Sign Language)

License

Notifications You must be signed in to change notification settings

moyenaak/Hand-Sign-Language-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand-Sign-Language-Recognizer

It is a AI based Computer Vision software that recognises all the different Hand gestures in ASL (American Sign Language)

On Windows System -

  1. First Install python 3.7.9
  2. On the cmd line, install the following libraries using pip -
pip install cvzone==1.5.6
pip install mediapipe==0.9.0.1
pip install numpy==1.21.6
pip install opencv-contrib-python==4.7.0.68
pip install tensorflow==2.11.0
pip install keras==2.11.0
pip install matplotlib==3.5.3
pip pyserial

On Linux System -

  1. First install python 3.7.16
  2. On the terminal, install the following libraries using pip -
pip install cvzone==1.5.6
pip install mediapipe==0.8.9.1
pip install numpy==1.23.4
pip install opencv-contrib-python==4.6.0.66 
pip install tensorflow==2.9.1 
pip install keras==2.9.0 
pip install matplotlib==3.6.1
pip pyserial

3.Then just run the test.py python file

About

It is a AI based Computer Vision software that detects all the Hand gestures in ASL (American Sign Language)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages