Hand Sign language Recognition Project, Which detects Alphabets A to Z
In this sign language recognition project, we create a sign detector, which detects the alphabets.
We have developed this project using OpenCV and Keras modules of python.
- Python (3.7.4)
- IDE (PyCharm)
- Numpy (version 1.16.5)
- cv2 (openCV) (version 3.4.2)
- Keras (version 2.3.1)
- Tensorflow (as keras uses tensorflow in backend and for image preprocessing) (version 2.0.0)
To collect the image run the dataCollection.pyfile to take Pictures
By clicking s to save the pictures
To run the project Run test.py
The output will Genrated in 300X300



