Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 417 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 417 Bytes

Talking-Hands

A Python based desktop application that translates American Sign Language actions into text that would allow the deaf community to communicate effectively. Uses image processing techniques such as contour detection to recognize hand gestures and interpret the meaning of the sign made from the live video feed of the webcam.

Requirements

Python, OpenCV, PIL, Tkinter, Numpy and other dependencies.