-
I am training openALPR for Chinese characters. But I found it 's very difficult. I can't under stand the alpr-train document. Is there any examples to learn? Any help is appreciated.
-
I've downloaded the precompiled binaries of openalpr2.2.0 and I have included the alpr.h and added lib and dll files in my project, however I still get the linkage error:
Error 1 error LNK2019: un…
-
I followed every steps on the README. I have compiled from source-code, and even tried install from homebrew.
The alpr binary runs fine, but when I try to initialize a Alpr instance on python bindi…
-
I want to process the video using alpr's API, but I cann't find out the python sample code in here, does the developer can help us to solve this problem?
I would like to share the sample code for p…
-
A error that seems common but I not seen how to fix it
I run bundle exec ./bin/build_frameworks.rb
options: {}
Package opencv2 is already installed. Skipping build.
Package leptonica is alread…
-
Hello all
I have this error:
_---
Building tesseract for armv7 from /Users/roberto/Desktop/Targhe/openalpr-ios-master/work/tesseract-3.03
make: **\* No rule to make target `clean'. Stop.
make: *** …
-
I'm trying to test a simple program in python, and I get this error :
`Traceback (most recent call last):
File "patente.py", line 4, in
alpr = Alpr("us", "/usr/local/share/openalpr/config/…
-
Hi, I have compiled OpenALPR following [the easy way](https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Ubuntu-Linux)#the-easy-way) and everything was fine until testing stage. As re…
-
Hello,
I am French, sneak my bad English.
I would like to use openalpr with windows 10 64 bits, so I downloaded "openalpr-2.3.0-win-64bit". I tried using it with the alpr.exe command, that's fine, i…
-
Traceback (most recent call last):
File "vehicle-detection.py", line 6, in
import darknet.python.darknet as dn
File "D:\alpr-unconstrained-master\alpr-unconstrained-master\darknet\python\d…