Document translator for android.
This is the main project that should be run. It takes photo, runs OCR on it, extracts text, runs translator on the extracted text and shows the translated text.
This is a library project that edits the images by transforming (rotating and cropping) them. The image editor is a basic one only meant for extracting out the region of images that will be used by PersonalTranslator project.
The project also has a server-side/backend which is available here https://github.com/fouady/RoR-Tesseract-Heroku
The apk is available here for download https://play.google.com/store/apps/details?id=com.droidprojects.personaltranslator
MIT License. Copyright 2014 Fouad Yaseen.