Skip to content

real time sign language detection using google's mediapipe holistic that records 21 points* 3d per frames of the hand and stores it into a csv file, which is later trained and noise is filtered out using Random Forest Classifier.

License

Notifications You must be signed in to change notification settings

Proo2005/Sign-Language-detection-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Sign Language Detection ๐Ÿ–๏ธ๐ŸคŸ

A real-time Sign Language Detection system built using Deep Learning and Computer Vision.
This project bridges the communication gap between hearing-impaired individuals and others by recognizing sign language gestures through a webcam.


๐Ÿš€ Features

  • ๐Ÿ”ค Detects hand gestures and maps them to sign language alphabets/words.
  • ๐ŸŽฅ Works in real-time using webcam or video input.
  • ๐Ÿง  Powered by CNN (Convolutional Neural Networks) trained on sign language datasets.
  • ๐Ÿ–ผ๏ธ Uses OpenCV for image preprocessing and detection.
  • โšก Lightweight and fast, runs on CPU (GPU optional).

About

real time sign language detection using google's mediapipe holistic that records 21 points* 3d per frames of the hand and stores it into a csv file, which is later trained and noise is filtered out using Random Forest Classifier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages