Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.03 KB

American Sign Language Detection

A realtime image detection app which helps to detect American Sign Language.

About

A cross communication app breaking down the communication barrier between especially able and others.

Problem Statement

An app to detect American Signal Language by taking input from the user, either from the phone’s camera or gallery. After detecting the letter, it should be converted from text to speech.

Technologies used in this project

  • Flutter
  • Tensorflow

Plugins used in this project

  • tflite: ^1.0.5
  • camera: ^0.5.7+4
  • percent_indicator: ^2.1.3
  • animated_splash: ^1.0.0
  • flutter_launcher_icons: ^0.7.5

How to run this app

  • flutter pub get
  • flutter run

Screenshots

screenshot 1 screenshot 2 screenshot 2 screenshot 2

ForTheBadge built-with-love