Skip to content
/ MyLight Public

An Android application with deep learning technologies intended for helping people with visual impairment by recognising the objects in front of the camera and saying them outloud.

Notifications You must be signed in to change notification settings

zaabl/MyLight

Repository files navigation

My Light

An application intended for people with visual impairment to help them by recognizing the objects in front of the camera.

Overview

The application uses android's speach recognizer to recognize the initial commands, as the user can say the key word "What's infront of me?" then the system recognizes the sound then opens the recognizer activity where the camera opens, takes a snap image then here comes the Tensorflow lite mission where it recognizes the objects in the image and returns them in an array of objects, then we pass it to the text-to-speach library which in order converts the specified objects strings and then says it outloud through the phones speakers allowing the user with sight disability to know whats infront of him.

video-6f590d09-699f-46a7-8994-b634af616f58-1662654465.mp4

About

An Android application with deep learning technologies intended for helping people with visual impairment by recognising the objects in front of the camera and saying them outloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages