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.
- Host: GitHub
- URL: https://github.com/phanikmr/langguide
- Owner: phanikmr
- License: gpl-3.0
- Created: 2017-06-20T16:35:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T12:51:56.000Z (about 9 years ago)
- Last Synced: 2025-03-29T18:11:21.537Z (over 1 year ago)
- Topics: android-application, bing-translator, java, tesseract-ocr
- Language: Java
- Homepage:
- Size: 1.29 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LangGuide