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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to find Reg in Image

TomParagon opened this issue · comments

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

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!

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