OpenAlprDroidApp icon indicating copy to clipboard operation
OpenAlprDroidApp copied to clipboard

Reference App demonstrating the use of Open Alpr library

Results 9 OpenAlprDroidApp issues
Sort by recently updated
recently updated
newest added

I would really like to use the camera on an android device to analysis license plates real-time. any guidance would be appreciated! Currently I took the android code here and...

I wonder if you have the x64 Libs needed to compile the 64-bit android application

I have changed openAlpr.conf file with korean config , country parameter = kr and region is blank, Still I am getting blank response from recognizeWithCountryRegionNConfig methode . Please help Thanks...

Hi, tried taking a pic of a car from a photo, but the system couldn't work with that, so I had to take the test device (Samsung SM-T510) down to...

I was try sample image for California license plate. Here the image: http://www.15q.net/us1/ca14.jpg But after I take the picture, it always fast response (likely no processing) and say: "Error recognizing...

Hi, there is another version of openalpr out there, and its written in many different languages, I used the python version, after I correctly installed the libraries, I can change...

Indian country Number Plates data not reterving .How to achive this one suggest me using Cordova Ionic frame work

Can anyone explain why does the call to `recognizeWithCountryRegionNConfig` take much longer (1.5 seconds or more) to return compared to the actual "processing time" that gets returned in the results?...