I'm currently using Google Mobile Vision API in my Android application.
I need to validate a number plate of a car in real time. Currently my app scans and reads all text that is displayed but I want it to read only the number plate.
How can I achieve this?