Published May 7, 2026 | Version v1

Sign Language Interpreter(SignaVision)

Description

This report presents the design and implementation of a real-time American Sign Language (ASL) recognition system using computer vision and deep learning techniques. We use MediaPipe for hand landmark detection, OpenCV for image pre-processing and a Convolution Neural Network (CNN) for gesture classification. The system provides a solution to bridge the communication gap between sign language users and non-signers by converting hand gestures into text and speech output in an accessible and affordable way.

The project presents a lightweight webcam-based solution that does not require any specialized hardware like sensor gloves or depth cameras. The system uses skeletal hand landmark rendering to improve robustness and accuracy, reducing the effect of background noise and lighting changes. Experiments show that the method has high recognition accuracy and efficient real-time performance, which makes it applicable to practical applications such as educational support, assistive communication, and public service interaction.

This work showcases the promise of the integration of artificial intelligence, computer vision and human-computer interaction technologies for the development of scalable and inclusive communication systems. The report also discusses system limitations and future enhancements, including dynamic gesture recognition, sentence-level translation, and deployment on mobile and embedded platforms.

Files

SignaVIsion Research Journal.pdf

Files (287.2 kB)

Name Size Download all
md5:2380d62c269eab291a02d8e925cf5e90
287.2 kB Preview Download

Additional details

Additional titles

Alternative title (English)
SignaVision

Dates

Created
2026-05-07

Software

Repository URL
https://github.com/AashrayaMan/Sign-Language-Interpreter
Programming language
Python
Development Status
Active

References