/PlateIdentify

这是基于开源项目EasyPR写的。主要在于个人探索车牌定位与识别每一步的过程.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

PlateIdentify

Project Info

This is based on the open source project EasyPR. Mainly in the process of personal exploration of license plate location and identification.

The main configuration is as follows:

  • OpenCV Version:4.1.1
  • VS Version: 2019
  • System: Win10 1903
  • JetBrains Clion 193.3519.24

Completed part

  • SobelPlateLocate
  • ColorPlateLocate
  • Tilt correction
  • Character segmentation

Sample

22233.png

20191106111120.png

1477.png

The Recognition accuracy is poor.

Unfinished work

  • Character recognition
  • Recognition accuracy
  • SVM