https://github.com/komamitsu/android-ocrsample
Android OCR example application which uses Google Text Recognition API
https://github.com/komamitsu/android-ocrsample
android example ocr vision
Last synced: 8 months ago
JSON representation
Android OCR example application which uses Google Text Recognition API
- Host: GitHub
- URL: https://github.com/komamitsu/android-ocrsample
- Owner: komamitsu
- Created: 2012-09-04T02:28:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T02:13:13.000Z (over 1 year ago)
- Last Synced: 2025-03-31T11:21:10.570Z (10 months ago)
- Topics: android, example, ocr, vision
- Language: Java
- Homepage:
- Size: 420 KB
- Stars: 112
- Watchers: 16
- Forks: 79
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Android-OCRSample using tesseract
====
This is an example Android application for OCR. The current version uses [Text Recognition API Overview](https://developers.google.com/vision/text-overview) while the old version used Tesseract.