iMicknl / cordova-plugin-openalpr

This Cordova plugin adds support for the OpenALPR (Automatic License Plate Recognition) library, which provides support for retrieving the license plate from a picture.
MIT License
32 stars 23 forks source link

Unable to find Reg in Image #16

Closed TomParagon closed 7 years ago

TomParagon commented 7 years ago

Hi

I am using the Telerik Platform and have successfully plugged in the Cordova control.

I have changed line 74 of the file OpenALPR.java to use the "gb" type of filtering however the array comes back empty?

1498467368998 1

Hope you have time to help

regards

Tom Williams

TomParagon commented 7 years ago

Ok Solved it, despite the photo looking the correct orientation on the phone, the image was taken in portrait not landscape this was only obvious when I attached the image to this bug!

iMicknl commented 7 years ago

Nice to hear that you solved it already, @TomParagon.