How to Install libopenalpr-data in Ubuntu 18.04



Install libopenalpr-data by entering the following commands in the terminal:

sudo apt update
sudo apt install libopenalpr-data

Description:

Runtime data for the OpenALPR library

OpenALPR is an open source Automatic License Plate Recognition library written in C++. The library analyzes images and identifies license plates. The output is the text representation of any license plate characters found in the image. . This package contains the runtime training data used by OpenALPR to recognize license plates from various countries.

Homepage: https://github.com/openalpr/openalpr

Version: 2.3.0-1build4

Section: universe/misc