Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flowchart Explanation

  • The user performs an ASL sign, which is captured by the camera.
  • The preprocessing step removes noise, normalizes frames, and extracts hand features.
  • The deep learning model (CNN + LSTM) recognizes the gesture and classifies it.
  • If the gesture matches the ASL vocabulary, it's converted to text output and optionally spoken using TTS.
  • If the gesture is unclear, the system prompts the user to repeat it.

This flowchart accurately represents the ASL recognition process while ensuring real-time, efficient, and accurate translation. 🚀

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors