Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moon0922/germany-license-plate-recognition
This is a Deutsch License Plate Recognition vs2022 project.
https://github.com/moon0922/germany-license-plate-recognition
artificial-intelligence cpp image-processing lpr machine-learning mfc neural-network ocr visual-studio
Last synced: 3 months ago
JSON representation
This is a Deutsch License Plate Recognition vs2022 project.
- Host: GitHub
- URL: https://github.com/moon0922/germany-license-plate-recognition
- Owner: Moon0922
- Created: 2024-03-18T11:14:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T15:48:18.000Z (10 months ago)
- Last Synced: 2024-04-11T03:18:34.543Z (10 months ago)
- Topics: artificial-intelligence, cpp, image-processing, lpr, machine-learning, mfc, neural-network, ocr, visual-studio
- Language: C++
- Homepage:
- Size: 4.38 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deutsch License Plate Recognition
This is a Germany License Plate Recognition VS2022 project.## Prerequisites
- Visual Studio 2022
- OpenCV
- CxImage## Features
- The license plate recognition engine is built in vs2022
- The license plate recognition engine is built with only C++ and doesn't use any third-party libraries.
- Its accuracy is over 98%.![more5](result/result.png)
## Libraries
- [CxImage](https://archive.org/download/third-party-libraries/cximage.zip)
- [OpenCV](https://archive.org/download/third-party-libraries/opencv.zip)## Application
- [Deutsch-License-Plate-Recognition](https://archive.org/download/deutsch-license-plate-recognition/Deutsch-License-Plate-Recognition.zip)