Return to site

License plate recognition source code cast

broken image
broken image

In this article, we'll explain you how to recognize a vehicle registration plate with this CLI tool in a Windows environment easily. For our interest in this article is however only the CLI tool, that will make the interaction with the library easier without knowing what's the programming language that you need to use to operate with this tool. OpenALPR includes a command line utility, simply typing ' alpr ' is enough to get started recognizing license plate images ! The output is the text representation of any license plate characters recognized in the processed image. The library analyzes images and video streams to identify license plates. OpenALPR is an open source Automatic License Plate Recognition library written in C++ with bindings in C#, Java, Node.js, Go, and Python.