Skip to content

Text in Image Recognition and Translation. The project is a cross platform app which detects and extracts the text in an image and provides translations in languages selected by the user.

Notifications You must be signed in to change notification settings

ThisIsNSH/ReactNative-Text-In-Image-Recognition-Translation

Repository files navigation

ReactNative-TIRAT

Text in Image Recognition and Translation.

TIRAT is a cross-platform multi-screen app which detects the text in an image and provides translations in different languages selected by the user. Old Repo Link https://github.com/ThisIsNSH/OldTIRAT

Screenshots

Used

  • React Native
  • Expo
  • ObjectiveC Xcode
  • Java AndroidStudio
  • JavaScript CSS
  • IBM Watson API
  • Cloud Vision API

Functionality

  • Initially user clicks or selects an image from camera roll and app gets the base64 string.
  • This base64 string is passed as the body in Google Cloud Vision API to get the text and language in it.
  • The app routes to translation screen where initially all supported languages are fetched from IBM Watson language-translate API.
  • User then can pick any language from the list and the translations are shown which are fetched from IBM Watson Language-Translate API for all text instances found by Cloud Vision API.

About

Text in Image Recognition and Translation. The project is a cross platform app which detects and extracts the text in an image and provides translations in languages selected by the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published