Skip to content

An android app for detecting text through the phone's camera and converting it to any preferred language.

License

Notifications You must be signed in to change notification settings

radhikagupta6/Translify

Repository files navigation

Translify

  • An Android app to extract text from phone's camera preview directly.
  • Translate the text to any preferred language.

Working

The workflow of the application is as follows-

  • Capture Image.
  • Detect edges.
  • Retrieve text using mobile vision text recognition API.
  • Choosing the desired language to get the text translated in.
  • Translating the text using Translation API.
  • Getting the translated text.

About

An android app for detecting text through the phone's camera and converting it to any preferred language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages