-
Hi,
I am using Windows 10 and has downloaded openalpr-2.3.0-win-64bit.zip files. I had created a new project and referring to below .dlls :
openalpr-net.dll
liblept170.dll
opencv_ffmpeg300_64…
-
Hi,
I am facing issue for OpenAlpr. It throws error at
` try
{
return openalpr_is_loaded(this.native_instance) != 0;
}
catch (System.DllNot…
-
![capture](https://user-images.githubusercontent.com/35902225/35784643-f525cb76-0a54-11e8-87b3-f9a8cd67ac47.PNG)
i have change this command : " cd /usr/local/src/openalpr/openalpr/ "
when i try …
-
It's not in 2.3.0/bin nor anywhere else.
-
[ 51%] Linking CXX executable alprd
/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/liblept.so: undefined reference to `TIFFGetVersion@LIBTIFF_4.0'
/usr/lib/gcc/x86_64-linux-gnu/7/../../..…
-
I have changed openAlpr.conf file with korean config , country parameter = kr and region is blank, Still I am getting blank response from recognizeWithCountryRegionNConfig methode . Please help
Tha…
-
Hi,
I am using openalpr-2.3.0-win-32bit.
My application works fine, but after a while using the method _Recognize_, I get the following exception:
**Method**:
public AlprResultsNet Recognize(b…
-
Good day sir and maam, is it possible to use the `alpr -j and return some json? Because I'm about to recognize a plate from a video stream, then I will insert the detected plate into my database.
…
-
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…
-
There are many things which could go possibly wrong if we slightly move in a different direction while installing this package. Follow these instructions for Ubuntu machines to scale this package for …