-
Version 1.1.1 of openalpr-android uses old OpenCV library 2.4.9 built on 2014-04-25. There are a lot of NEON optimizations in recent OpenCV 3x which should bring better performance to openalpr-android…
-
In the c:\wbuild\openalpr\windows\tesseract-ocr\src directory there is a
tesseract304.x64.support.diff file. It looks to me like the patch was bad or something.
I have tried x64, buildall, master,…
-
**My build tools**:
- Visual Studio 2010
- PowerShell 2.0
**Command to build the suit**:
- .\build.ps1 -Configuration Debug -Platform Win32 -PlatformToolset v100 CudaGeneration None
**Output**:
Pla…
ghost updated
8 years ago
-
Hi
Is there a way to run openalpr as a container an instead of using
docker run -it --rm -v $(pwd):/data:ro openalpr -c eu h786poj.jpg
we can use for ex : container-ip -c eu h786poj.jpg
T…
-
Hello! At Ubuntu 18.04 I successfully installed openalpr and tested it. Now I want to use python to call it. To do this, I installed https://pypi.org/project/openalpr/
`pip install openalpr`
But…
-
It seems obvious that this repo isn't maintained anymore. @matthill seems to push some doc here and there, but the actual situation of the repository is catastrophic.
Is anyone aware of a maintai…
-
Right now openalpr strips hyphens, is there some option I'm missing, or is it just not possible to disable this stripping?
-
Treinar em imagens dos contêineres e em imagens das placas dos cavalos
https://hackernoon.com/latest-deep-learning-ocr-with-keras-and-supervisely-in-15-minutes-34aecd630ed8
https://medium.com/@t…
-
how to use it for train the openalpr?
-
/Users/marco/openalpr/src/openalpr/support/utf8.cpp:19:13: warning: comparison of constant 237 with expression of type 'const std::__1::basic_string::value_type' (aka 'const char') is always false [-W…