Ubuntu Linux

Download

The Linux Vehicle Recognition SDK is available in the Rekor Scout® commercial APT repository.

The libopenalpr-dev package will install the necessary headers and library packages into your system. To install, run:

bash <(curl -s https://deb.openalpr.com/install)

Select install_sdk from the menu.

Licensing

Before running the software you must obtain a license key. If you haven't already done so, please visit the Request a License section to submit your information.

After acquiring a license, paste the license key into the license.conf file to begin using the software. Alternatively, you can set the license as an environment variable named OPENALPR_LICENSE_KEY.

Command Line Utility

The Vehicle Recognition SDK includes a command line utility. Simply type alpr [image file path] to get started with recognizing license plate images.

For example, the following output is created by analyzing this image:

BMW with a Texas license plate

Detailed Command Line Usage

Last updated

Was this helpful?