Skip to content

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.

License

Notifications You must be signed in to change notification settings

Exlie-Flyyi/Chinese-License-Plate-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chinese-License-Plate-Recognition

What is it?

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.

Function

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.

Knowledge

  • Digital Image Processing
  • OpenCV
  • c++
  • mfc
  • HOG+SVM

Operating environment

  • Microsoft Visual Studio 2017
  • Windows SDK Version: 10.0.17134.0
  • OpenCV 4.2

Example

  1. Blue License plates

Image text

  1. Yellow License plates

Image text

介绍

本项目通过结合车牌识别算法和各种数字图像处理过程,如车牌提取、图像处理、区域定位、倾斜校正、二值化、字符分割、特征提取和数据库匹配等,来识别在中国通用的车牌。

功能

识别中国通行的蓝色和黄色车牌。MFC框架显示车牌识别处理的整个过程。包括显示图片,提取出的车牌,分割的字符和最终识别出的字符与车牌号码

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published