Easily install and run OpenALPR on any OS using Docker.
For MacOS, you need Docker for Mac installed.
For Windows, you need Docker for Windows installed.
- Pull the built docker image from Dockerhub
docker pull scrose/openalpr-docker
- Start a container and run an interactive shell
docker run -it scrose/openalpr-docker /bin/sh
- You should now be able to run
alpr
as normal. From the wiki, try:
wget http://plates.openalpr.com/ea7the.jpg
alpr -c us ea7the.jpg
wget http://plates.openalpr.com/h786poj.jpg
alpr -c eu h786poj.jpg