Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kashif-e/mlkit-text-recognition-and-entity-extraction
OCR app with entity extraction with mlkit and camerax
https://github.com/kashif-e/mlkit-text-recognition-and-entity-extraction
camera-api camerax entity-extraction kotlin kotlin-android ml mlkit mlkit-android ocr ocr-android ocr-recognition textdetection
Last synced: about 2 months ago
JSON representation
OCR app with entity extraction with mlkit and camerax
- Host: GitHub
- URL: https://github.com/kashif-e/mlkit-text-recognition-and-entity-extraction
- Owner: Kashif-E
- Created: 2021-07-12T11:46:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T12:34:09.000Z (over 2 years ago)
- Last Synced: 2023-03-06T07:17:19.380Z (almost 2 years ago)
- Topics: camera-api, camerax, entity-extraction, kotlin, kotlin-android, ml, mlkit, mlkit-android, ocr, ocr-android, ocr-recognition, textdetection
- Language: Kotlin
- Homepage:
- Size: 161 KB
- Stars: 47
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IntelligentOCR
In this example, MLKIt Text recognition and entity extraction api is used to build a card reader app. However, there can be multiple use case of this that you can build using these two apis.
Buy me a cofee:
Libraries used:
#firebase #MLKit for #textrecognition
#camerax for taking picture
#EntityExtraction for extracting entities from textMedium article: https://towardsdev.com/advanced-entity-extraction-and-ocr-with-mlkit-on-android-2b3b768c094a
#Note: In order to use different language you have to use cloud mlkit rather than on device ml
https://user-images.githubusercontent.com/61690178/128365608-c988a0ee-f41b-459d-b452-74818bd9ba53.mp4