fouady / DocuTranslator

Document translator for android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DocuTranslator

Document translator for android.

PersonalTranslator

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.

SimpleImageEditor

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.

Server

The project also has a server-side/backend which is available here https://github.com/fouady/RoR-Tesseract-Heroku

Google Play store

The apk is available here for download https://play.google.com/store/apps/details?id=com.droidprojects.personaltranslator

License

MIT License. Copyright 2014 Fouad Yaseen.

About

Document translator for android

License:MIT License


Languages

Language:Java 100.0%