mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 06:46:53 +08:00
Updated readme
Noted C#, Java, and Python bindings
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
openalpr
|
openalpr
|
||||||
========
|
========
|
||||||
|
|
||||||
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.
|
OpenALPR is an open source *Automatic License Plate Recognition* library written in C++ with bindings in C#, Java, and Python. The library analyzes images and identifies license plates. The output is the text representation of any license plate characters found in the image.
|
||||||
|
|
||||||
Check out a live online demo here: http://www.openalpr.com/demo.html
|
Check out a live online demo here: http://www.openalpr.com/demo.html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user