https://sayeed42.github.io/sign_language_recognition/
- On the landing page, there are 3 buttons. “Information” gives the importance of the system, “How to Use” gives the usage instructions, and to use the system click “Let’s Start”.
- Select what sign you want to replicate from the dropdown menu at the top-middle of the page. Then click “Start Pose”.
- When the app asks for permission for the camera, allow it access to capture hand gestures.
- See the image of the pose on the right side and replicate that image in front of the camera.
- If you do that correctly the points over the video will become green in color.
- To select another sign, click “Stop Pose” and select another from the dropdown menu.
After git clone
run
cd sign_language_recognition
npm start