Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphax86/mlkit-image-android
Android app utilizing Google MLKit's API for Image Recognition and Analysis
https://github.com/alphax86/mlkit-image-android
Last synced: 9 days ago
JSON representation
Android app utilizing Google MLKit's API for Image Recognition and Analysis
- Host: GitHub
- URL: https://github.com/alphax86/mlkit-image-android
- Owner: alphaX86
- License: apache-2.0
- Created: 2022-12-18T14:57:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T15:18:42.000Z (about 2 years ago)
- Last Synced: 2024-11-10T04:02:22.103Z (2 months ago)
- Language: Kotlin
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Recognition and Analysis using MLKit API
This project repository demonstrates how Google's MLKit API can be used for recognizing and analysing images and simultaneously sending the results to the Android app.
## Tech stack used
- Android Studio
- Kotlin
- Google MLKit API
- Groovy## License
Apache-2.0