Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/123brijesh44aa/text_recognizetion
https://github.com/123brijesh44aa/text_recognizetion
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/123brijesh44aa/text_recognizetion
- Owner: 123Brijesh44aa
- Created: 2023-01-24T09:52:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T10:06:52.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T07:49:20.084Z (2 months ago)
- Language: Java
- Size: 4.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text_Recognizetion
This Application is used to Recognize text from Images, you can capture Image using Camera and it will process the image using
Google's Machine learning kit and return a Text Object which contain Image Text , and it will show recognized text in another activity .
I used Shared Preferences to send Text Object from Main Activity to Detail Activity.<< Features of Application>>
camera Button -> used to capture image.
Text View -> detail Activity contain a TextView which is used to show recognized Text data.thank you.