https://github.com/diewland/lpr-number-scanner
Detect license plate number by MLKit
https://github.com/diewland/lpr-number-scanner
android license-plate-recognition mlkit
Last synced: about 2 months ago
JSON representation
Detect license plate number by MLKit
- Host: GitHub
- URL: https://github.com/diewland/lpr-number-scanner
- Owner: diewland
- License: mit
- Created: 2019-05-14T10:07:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-15T13:19:12.000Z (about 7 years ago)
- Last Synced: 2025-03-01T15:15:48.423Z (over 1 year ago)
- Topics: android, license-plate-recognition, mlkit
- Language: Java
- Homepage:
- Size: 196 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LPR Number Scanner
Detect license plate number by MLKit
In this sample, detected only 4-digit numbers
### References
* https://github.com/firebase/quickstart-android/tree/master/mlkit
* https://firebase.google.com/docs/ml-kit/android/recognize-text
* https://firebase.google.com/docs/android/setup