Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 715 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 715 Bytes

Purpose

Easily install and run OpenALPR on any OS using Docker.

Requirements

For MacOS, you need Docker for Mac installed.

For Windows, you need Docker for Windows installed.

Quickstart

  1. Pull the built docker image from Dockerhub docker pull scrose/openalpr-docker
  2. Start a container and run an interactive shell docker run -it scrose/openalpr-docker /bin/sh
  3. 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