Skip to content

OpenALPR

Ningyue edited this page Jul 9, 2018 · 3 revisions

Information Regarding OpenALPR

OpenALPR is an open source Automatic License Plate Recognition library.The library analyzes images and video streams to identify license plates. The output is the text representation of any license plate characters.OpenALPR is written in C++ and has bindings in C#, Python, Node.js, Go, and Java. In this project,We use OpenALPR as a blackbox to transfer images into license plate characters.

Clone this wiki locally