# License Plate Recognition-Android

`KBY-AI`'s `LPR` on-premise Android `SDK` 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.

## Features

* [x] Vehicle License Plate Reader
* [x] OCR Based License Number Parser
* [x] Vehicle Detection & Tracking
* [x] Export License Plate Coordinate
* [x] Support Car, Truck, Bus, etc
* [x] Support Various License Plates From 180+ Counrtries
* [x] On-Premise, Fully Offine Work

## License

We offer `lifetime license(perpetual license)` based on `application ID` for `Android`. and `bundle ID` for `iOS` .  The license is available for `one-time payment`. In other words, once you purchase license from me, you can use our `SDK` permanently.

To request a license, please contact us:

> **Email:** <contact@kby-ai.com>&#x20;

{% embed url="<https://wa.me/+19092802609>" %}

{% embed url="<https://t.me/kbyaisupport>" %}

{% embed url="<https://discord.gg/6wm383re2s>" %}

{% embed url="<https://teams.live.com/l/invite/FAAYGB1-IlXkuQM3AQ>" %}

## Google Play

{% embed url="<https://play.google.com/store/apps/details?id=com.kbyai.alpr_flutter&pli=1>" %}

## Resources

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

## Screenshots

<div><figure><img src="/files/XhtBzf4g46HtX1Do4hRt" alt="" width="212"><figcaption></figcaption></figure> <figure><img src="/files/Ljmz7NKt7SGAxJRmr9Qg" alt="" width="212"><figcaption></figcaption></figure> <figure><img src="/files/JMT4ISWrYWwx0YopjHoB" alt="" width="212"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kby-ai.com/help/demo-projects/mobile-android-ios/license-plate-recognition-android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
