Skip to content

This project is aimed at detecting American Sign Language (ASL) alphabets in real-time using computer vision. The system utilizes OpenCV for image processing, MediaPipe for hand detection, and a Random Forest classifier from scikit-learn for alphabet recognition.

Notifications You must be signed in to change notification settings

Lakshay-a/Sign-language-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign language detection with Computer Vision

Overview

This project is aimed to detect American Sign Language (ASL) alphabets in real-time using computer vision. The system utilizes OpenCV for image processing, MediaPipe for hand detection, and a Random Forest classifier from scikit-learn for alphabet recognition. 1-1
Image Source:(https://takelessons.com/blog/american-sign-language-letters-tips-for-beginners)

Features

  • Real-time ASL alphabet detection using a live camera.
tinywow_Screenshot 2024-01-26 at 3 22 32 AM_46095474 tinywow_Screenshot 2024-01-26 at 3 22 32 AM_46095476 tinywow_Screenshot 2024-01-26 at 3 22 32 AM_46095479
  • Hand detection using MediaPipe for accurate region of interest extraction.
  • Random Forest classifier for predicting ASL alphabet signs.
  • Utilizes OpenCV and matplotlib for image processing and visualization.
  • Integration with scikit-learn for machine learning tasks.

Dependencies

  • Python 3.x
  • OpenCV
  • Matplotlib
  • scikit-learn
  • MediaPipe
  • NumPy

About

This project is aimed at detecting American Sign Language (ASL) alphabets in real-time using computer vision. The system utilizes OpenCV for image processing, MediaPipe for hand detection, and a Random Forest classifier from scikit-learn for alphabet recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •