Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oezeb/text-scanner
Android OCR tool based on tesseract
https://github.com/oezeb/text-scanner
android flutter ocr
Last synced: 9 days ago
JSON representation
Android OCR tool based on tesseract
- Host: GitHub
- URL: https://github.com/oezeb/text-scanner
- Owner: oezeb
- Created: 2022-09-05T20:20:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T02:31:19.000Z (11 months ago)
- Last Synced: 2024-04-20T09:08:14.085Z (7 months ago)
- Topics: android, flutter, ocr
- Language: Java
- Homepage:
- Size: 10.2 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Scanner
Text Scanner is a mobile android application that allows users to scan text from images and convert it to editable text. The application uses [Tesseract OCR](https://github.com/adaptech-cz/Tesseract4Android) engine to perform the text recognition.