SandroMachado / openalpr-android

Android Automatic License Plate Recognition library (http://www.openalpr.com) ported for android.
Apache License 2.0
770 stars 272 forks source link

{"error":true,"msg":"Image file not found"} #82

Open protiera opened 11 months ago

protiera commented 11 months ago

When I run the sample application, the app says "Impossible to detect license plate" and I got this error in logcat :

{"error":true,"msg":"Image file not found"}

Any idea where this could come from?