https://github.com/amruthpillai/ocr-reader
An Android Application that will allow you to identify the text seen from your phone camera, and also be able to speak the text that's identified, using Google's Mobile Vision Text API for Android.
https://github.com/amruthpillai/ocr-reader
Last synced: 5 months ago
JSON representation
An Android Application that will allow you to identify the text seen from your phone camera, and also be able to speak the text that's identified, using Google's Mobile Vision Text API for Android.
- Host: GitHub
- URL: https://github.com/amruthpillai/ocr-reader
- Owner: AmruthPillai
- Created: 2016-10-14T14:21:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-26T13:55:39.000Z (almost 9 years ago)
- Last Synced: 2025-04-29T01:25:39.763Z (5 months ago)
- Language: Java
- Size: 218 KB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OCR Reader
An Android Application that will allow you to identify the text seen from your phone camera, and also be able to speak the text that's identified, using Google's Mobile Vision Text API for Android.---
## Screenshots
![]()
---
## Downloads
**Download the latest release of the app here:**
https://github.com/AmruthPillai/OCR-Reader/releases/download/v1.0/app-release.apk---
## Credits
* Google Mobile Vision API
* Google Text-to-Speech API
* Google Android Libraries
* Google Developers
* Google Code Labs
* Google Search
* ... Well, you get the drift!