-
Hi All,
I'm successfully able to compile opencv and tesseract using build script git by peters but it is failing when compiling openalpr github, I've tried installing C++ Compiler multiple times bu…
-
Hi. I used openalpr with opencv 2.4 and tesseract 2.4.
Today I try update to tesseract 4.0 and opencv 3.2 to try improve the recognition.
When I do it, my alpr stop work:
alpr: error while loadin…
-
Can OpenALPR be used with any of the OpenCV 3.* versions? I have complied OpenCV with CUDA=ON.
OpenALPR version: git branch = * Master
```
[ 29%] Building CXX object openalpr/CMakeFiles/openalp…
-
I believe it is a problem that some people may face in the future
Things I already did:
Install openalpr:
```
sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-u…
-
how can i run it in LINUX. Please help me.
-
Hey Guys. I'm already working in a project using the 2.3 release, but i need some new features available on the last version. So i've tried to compile it and i'm receaving some errors on openalpr file…
-
I am trying to run openalpr. I did the openalpr installation using the following commands:
curl -L https://deb.openalpr.com/openalpr.gpg.key | apt-key add -
echo 'deb https://deb.openalpr.com/bionic…
-
Hi,
1) config/ru.conf - https://pastebin.com/ra259uRp
2) region/ru.xml - https://pastebin.com/gcJnx8nc
3) ocr/tessdata/amh.traineddata - https://pastebin.com/G4Dy2Lpq (binary, BASE64 encoded!!!)…
-
I encountered this error while running openalpr in pycharm ubuntu:
AttributeError: /usr/lib/libopenalpr.so.2: undefined symbol: openalpr_add_encoded_image_to_batch
Exception ignored in:
Tracebac…
-
I installed openalpr using easies way introduced in https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Ubuntu-Linux) first. when i test the python code, I met the following error.
//…