All Questions
4 questions
0
votes
1
answer
252
views
Fail to compile library - openalpr
I'm trying to install openalpr on MacOSX El Capitan 10.11.6
and when I tried to run 'make' command, it goes smoothly until it reaches 55% which it generates following errors. Here are the steps that I ...
0
votes
1
answer
506
views
How can I initialize `libdc1394` on Docker
I'm having an error with Docker libdc1394 error: Failed to initialize libdc1394.
I'm following the tutorial to run openalpr on Docker (bottom of the page).
tmp $curl -O http://plates.openalpr.com/...
2
votes
1
answer
1k
views
How to bind openalpr with python on a mac?
I recently installed openalpr on my mac using brew install openalpr with success. I would like to use the openalpr library with python 2.7 but I am having difficulty binding the two and could use some ...
2
votes
1
answer
365
views
OSX compiling openalpr errors on make
Trying to compile openalpr for OSX, get errors:
[ 62%] Building CXX object
misc_utilities/CMakeFiles/openalpr-utils-classifychars.dir/classifychars.cpp.o
/Users/dd/Documents/opencv/openalpr/src/...