Api Token
Get your API key from Plate Recognizer. Replace MY_API_KEY with your API key in the file recognize.java
PlateRecognizer Java Client
This java client uses the unirest library.
If you are using maven, it is very easy to setup, Just add following line in your pom.xml
Update the file
variable in recognize.java and run your project, it will automatically download the library!