Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/moon0922/ukraine-license-plate-recognition
- Owner: Moon0922
- Created: 2024-03-18T11:16:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T18:10:34.000Z (10 months ago)
- Last Synced: 2024-11-13T21:37:13.377Z (3 months ago)
- Topics: artificial-intelligence, computer-vision, cpp, dll, image-processing, lpr, machine-learning, mfc, neural-network, ocr, visual-studio
- Language: C++
- Homepage:
- Size: 2.64 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)