python3-openalpr

Python 3 binding for OpenALPR library
  https://github.com/openalpr/openalpr
  0
  no reviews



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 3 package allows Python 3 code to interface with OpenALPR directly via native Python 3 bindings.