Description
python-openalpr - Python binding for OpenALPR library
Distribution: Ubuntu 16.04 LTS (Xenial Xerus)
Repository: Ubuntu Universe amd64
Package name: python-openalpr
Package version: 2.2.4
Package release: 1build1
Package architecture: all
Package type: deb
Installed size: 38 B
Download size: 7.19 KB
Official Mirror: archive.ubuntu.com
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.
The Python package allows Python code to interface with OpenALPR directly via
native Python bindings.