Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moon0922/ukraine-license-plate-recognition

This is a Ukraine Vehicle License Plate Recognition vs2022 project.
https://github.com/moon0922/ukraine-license-plate-recognition

artificial-intelligence computer-vision cpp dll image-processing lpr machine-learning mfc neural-network ocr visual-studio

Last synced: 26 days ago
JSON representation

This is a Ukraine Vehicle License Plate Recognition vs2022 project.

Awesome Lists containing this project

README

        

# UkraineLPR
This is a Ukraine Vehicle License Plate Recognition vs2022 project.

## Prerequisites
- Visual Studio 2022
- opencv
- cximage

## Features

- License plate recognition engine is built in vs2022
- License plate recognition engine is built with only C++ and didn't use any third-party libraries.
- Its accuracy is over 98%.

![more5](result/screenshot.jpg)
## Libraries
- [cximage](https://archive.org/download/third-party-libraries/cximage.zip)
- [opencv](https://archive.org/download/third-party-libraries/opencv.zip)

## Application
- [Ukraine-License-Plate-Recognition](https://archive.org/download/ukraine-license-plate-recognition/Ukraine-License-Plate-Recognition.zip)