https://github.com/mmj-dev-git/image_to_text_firebasemlkit
https://github.com/mmj-dev-git/image_to_text_firebasemlkit
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmj-dev-git/image_to_text_firebasemlkit
- Owner: mmj-dev-git
- Created: 2021-03-02T07:24:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T07:25:29.000Z (almost 5 years ago)
- Last Synced: 2025-07-01T11:55:00.101Z (5 months ago)
- Language: Java
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image-to-text-Android-App-Firebase-ML-Kit
The project aims to explore Firebase's new ML Kit released by Google.
ML Kit's text recognition API is used to identify text in images. The app attempts to click a picture using inbuilt camera and tries to detect the text in the image and displays it in the text view.