It is a AI based Computer Vision software that recognises all the different Hand gestures in ASL (American Sign Language)
- First Install python 3.7.9
- 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
- First install python 3.7.16
- 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