An open API service indexing awesome lists of open source software.

https://github.com/phanikmr/langguide

This android mobile application (LangGuide) which could extract the text from image and translate the extracted text to some other language choose by user. The image is passed to connected component analysis to highlight text portions in image and given Tesseract-OCR to extract text and passed to Bing translator to translate detected text.
https://github.com/phanikmr/langguide

android-application bing-translator java tesseract-ocr

Last synced: about 1 year ago
JSON representation

This android mobile application (LangGuide) which could extract the text from image and translate the extracted text to some other language choose by user. The image is passed to connected component analysis to highlight text portions in image and given Tesseract-OCR to extract text and passed to Bing translator to translate detected text.

Awesome Lists containing this project

README

          

# LangGuide