# License Plate Recognition - C# - .NET

## Overview

`KBY-AI`'s `LPR` solutions utilize artificial intelligence and machine learning to greatly surpass legacy solutions. Now, in real-time, users can receive a `vehicle's license plate number`.

`Automatic license-plate recognition (ALPR)` is a technology that uses `OCR(optical character recognition)` on images to read `vehicle registration plates`. It can use existing closed-circuit television, road-rule enforcement cameras, or cameras specifically designed for the task. `ALPR` can be used by police forces around the world for law enforcement purposes, including to check if a vehicle is registered or licensed. It is also used for electronic toll collection on `pay-per-use` roads and as a method of cataloguing the movements of traffic, for example by highways agencies.

## Github

{% embed url="<https://github.com/kby-ai/Automatic-License-Plate-Recognition-CSharp-.NET>" %}

## Test Online

{% embed url="<https://web.kby-ai.com/>" %}

## Screenshot

<figure><img src="https://2589216230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WwtQK0VFwKRGmIjGA3I%2Fuploads%2FeUxUYc8OsLi2jmkM0NR4%2Flpr-c%23.png?alt=media&#x26;token=6a06ead1-82ec-482c-835e-afee96b6d2f0" alt=""><figcaption></figcaption></figure>

## License

This project demonstrates `KBY-AI`'s `License Plate Recognition Server SDK`, which requires a license per machine.

* To use the latest update, plesae contact `KBY-AI` team.
* To request the license, please provide us with the `machine code` obtained from the `getMachineCode` function.
* Ensure you copy the `license.txt` file to the `bin/Debug/net8.0-windows` folder, as shown in the image below:

<figure><img src="https://2589216230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WwtQK0VFwKRGmIjGA3I%2Fuploads%2FyxwuY4jTwa2lHJEZDxmd%2Flpr-license.png?alt=media&#x26;token=d9cb08fc-91e4-4015-b028-b1591d85d9b6" alt=""><figcaption></figcaption></figure>
