License Plate Recognition - C# - .NET

This demonstrates ANPR/ALPR(Automatic Number/License Plate Recognition), LPR, vehicle number plate recognition, plate number reader, vehicle scanner, vehicle detection for server SDKs in C#.

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

Test Online

Screenshot

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:

Last updated