American Sign Language (ASL) is a complete, natural language that has the same linguistic properties as spoken languages, with grammar that differs from English. ASL is expressed by movements of the hands and face. It is the primary language of many North Americans who are deaf and hard of hearing, and is used by many hearing people as well.
In this project we make our machine learn all the 26 Alphabets by using SVM. The code is in Python Language and using numpy and openCV.
- Install Python 3.6 in your system.
- Click here to install.
- Now install OpenCV and Numpy.
- pip install opencv-python
- Run using python ASL.py command.
- First the machine get trained, which can take some time.
- Take it ask to ***Enter Camera number: ***
- 0 for internal camera.
- 1 for external webcam.