This project is recognized by incorporating a license plate recognition algorithm and various processes such as license plate extraction, image processing, region location, tilt correction, binarization, character segmentation, feature extraction, and database matching.
Recognize blue and yellow License plates in China. Using the MFC framework to show the whole process of license plate recognition processing. This includes displaying the image, the extracted number plate, the segmented characters and the final recognized characters with the number plate.
- Digital Image Processing
- OpenCV
- c++
- mfc
- HOG+SVM
- Microsoft Visual Studio 2017
- Windows SDK Version: 10.0.17134.0
- OpenCV 4.2
- Blue License plates
- Yellow License plates
本项目通过结合车牌识别算法和各种数字图像处理过程,如车牌提取、图像处理、区域定位、倾斜校正、二值化、字符分割、特征提取和数据库匹配等,来识别在中国通用的车牌。
识别中国通行的蓝色和黄色车牌。MFC框架显示车牌识别处理的整个过程。包括显示图片,提取出的车牌,分割的字符和最终识别出的字符与车牌号码