Updated readme

Added "video" to description and updated demo link
This commit is contained in:
Matthew Hill
2015-04-22 23:26:10 -04:00
parent cc5b398661
commit 9d7991857c

View File

@@ -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
-----------