An Android Application to scan the Number plate of vehicle and retrieve corresponding User information
An Android Application to accept a number plate of the vehicle in image formats(jpg,jpeg). This Image can be used to extract vehicle owner details such as Name, Mobile Number, City, etc. The customer details are stored in the database-Firebase and the user information is retrieved against the number plate. Also we can upload the image of number plate directly and retrieve user information.
- Optical Character Recognition (OCR) - Google Vision API
- Database - Firebase
- Android Studio
This project is licensed under the MIT License - see the LICENSE.md file for details