-
Hi Sujay,
Thanks for compiling the library for Android.
Currently you are calling getVersion() from openAlpr but in actual I would need to call recognize("/car.jpg") method with the path of the im…
-
Hi, I'm trying to install using the easiest method on README.md
after I run the command sudo apt-get update I get this error:
W: Failed to fetch gzip:/var/lib/apt/lists/partial/deb.openalpr.com_maste…
-
Hi,
Good work!
I am testing the library as a plugin for the ZoneMinder CCTV software.
The alpr object is loaded dynamically, plates are detected but every time I delete the alpr object I get a segm…
-
How to build classifychars utility and other from misc_utility.
Automatically they not building binary.
-
After loading and extracting openalpr.windows.zip, I run
```
alpr.exe sample.jpg
```
I get the following error
```
--(!)Runtime directory 'C:/projects/openalpr/src/../runtime_data/' does not exist!…
-
Anyone has ideas about his? I did build tesseract 3.02 in VS2012 by myself. When I build alpr, quite a few link errors like below happen. Thanks for your help.
Error 732 error LNK2019: unresolved e…
-
Hello!
I am trying to train openalpr for Bulgarian plates.
I have a cropped images with license plates and I am running classifychars. It gives me this error:
OpenCV Error: Bad flag (parameter or st…
-
Setup a system that automatically modifies parameters, then runs a benchmark. The result should be piped into MOE to get the statistically optimal values.
For example, plate corner detection uses a …
-
Hi!
I'm trying to build this on Raspbian, but 'make' fails. I'm sort of new to github and how to properly format a bugreport/problem, so bare with me :)
Here is the output from "make" after followin…
-
I find that include guards like "[ALPR_H](https://github.com/openalpr/openalpr/blob/0858369b09a38dcdead3ba318c88d06c4f500bcc/src/openalpr/alpr.h#L20)" and "[OCR_H](https://github.com/openalpr/openalpr…