mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 06:56:49 +08:00
Updated readme
Added "video" to description and updated demo link
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
openalpr
|
||||
========
|
||||
|
||||
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.
|
||||
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 video streams to identify license plates. The output is the text representation of any license plate characters.
|
||||
|
||||
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-image.html
|
||||
|
||||
User Guide
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user