From d22e2251c3b67be303a55cb98c1f445a9bda4b51 Mon Sep 17 00:00:00 2001 From: Matthew Hill Date: Wed, 11 Mar 2015 20:55:13 -0400 Subject: [PATCH] Updated readme Noted C#, Java, and Python bindings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa0f411..d117b21 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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