mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 23:06:56 +08:00
Added extra description for python package
This commit is contained in:
@@ -98,4 +98,6 @@ Description: Python binding for OpenALPR library
|
|||||||
OpenALPR is an open source Automatic License Plate Recognition library written
|
OpenALPR is an open source Automatic License Plate Recognition library written
|
||||||
in C++. The library analyzes images and identifies license plates. The output
|
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.
|
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.
|
||||||
|
Reference in New Issue
Block a user