Skip to content

A real-time Sign Language Recognition System made using computer vision and deep learning. Predicts hand gestures (numeric, alphabets).

Notifications You must be signed in to change notification settings

anshiagrawal22/Sign-Language-Recognition-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Language Recognition System 👋

A real-time Sign Language Recognition System made using computer vision and deep learning.
This project captures and classifies hand gesture data (numbers & alphabets) through a CNN model built with TensorFlow/Keras. It utilizes OpenCV and MediaPipe for accurate hand tracking and gesture recognition.

Tech Stack Used🛠️👾

  • Python: Core programming language
  • OpenCV: For image and video capture & processing
  • MediaPipe: Detects hand landmarks/keypoints
  • Cvzone: Simplifies integration between OpenCV and MediaPipe
  • TensorFlow / Keras: For building and training the CNN model
  • Convolutional Neural Network (CNN): Used for gesture classification

Note: This system is designed to work for both right and left-hand signers

Display💻

Demo Image

American Sign Language Chart 🗂️

ASL Chart

Author👩‍💻

Anshi Agrawal

About

A real-time Sign Language Recognition System made using computer vision and deep learning. Predicts hand gestures (numeric, alphabets).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages