Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moon0922/china-license-plate-recognition
This is China License Plate Recognition vc project
https://github.com/moon0922/china-license-plate-recognition
artificial-intelligence cpp image-processing license-plate-recognition machine-learning neural-network ocr
Last synced: about 10 hours ago
JSON representation
This is China License Plate Recognition vc project
- Host: GitHub
- URL: https://github.com/moon0922/china-license-plate-recognition
- Owner: Moon0922
- License: other
- Created: 2024-02-29T08:44:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T09:44:43.000Z (10 months ago)
- Last Synced: 2024-11-13T21:37:13.173Z (2 months ago)
- Topics: artificial-intelligence, cpp, image-processing, license-plate-recognition, machine-learning, neural-network, ocr
- Language: C++
- Homepage:
- Size: 9.76 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# China License Plate Recognition
This is the Costa Rica license plate recognition project in vs2022.## Prerequisites
- vs2022
- opencv490
- cximage## Features
- License plate recognition engine was built in vs2022
- License plate recognition engine used MQDF neural network classifier.
- License Plate recognition engine was built in only C++ and didn'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
- [China-License-Plate-Recognition](https://archive.org/download/china-license-plate-recognition/China-License-Plate-Recognition.zip)