Skip to content

makkhay/CameraOCRTranslate

Repository files navigation

daug

CameraTranslate app

An app that can scan images and translate it

What's CameraTranslate?

  • An app that can scan images and translate words to another language
  • The main idea is to extract text from an image using OCR.

Functionality

  • Users can scan using camera and extract text.
  • Once you tap the text, It will be automatically converted
  • Double tapping will send the selected text to different screen
  • Users can save the words for future use
  • Users can share the words to social medias
  • Users can use speech to text for translation
  • Users can memorize saved words using swipecards

Demo and Screenshots

Sprint 1 Plan

TODO

  • Week 1:
  • Create an onbording screen
  • Design main screens and layouts
  • Work with the Camera
  • Start working on OCR open source library for text extraction
  • Week 2:
  • Continue working on OCR and try to get it done by this week.
  • fetch the data in a dynamic way

Sprint 2 - 3 Plan:

TODOS

  • make the showcase view background little nicer
  • remove the '[]' from the output
  • translate it when user stops typing or press backbitten
  • make camera screen more nicer ( look dictionary and yandex app for this)
  • Translate the text on tap
  • Add animation when card is swiped
  • make RecyclerView items deletable by id

Getting started

git clone https://github.com/makkhay/CameraTranslate2.git

Open it using android studio and run on the emulator 

Feedback

In case you have any feedback or questions, feel free to open a new issues on this repo or reach out to me @makkhay on Github. Thanks