Skip to content

EasyPR_MFC is the Visual interface of EasyPR. You could specify the picture or the foler to be recognized by a button in EasyPR_MFC.

Notifications You must be signed in to change notification settings

livezingy/EasyPR_MFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EasyPR

EasyPR is an open source Chinese license plate recognition system. It aims to be Easy, Flexible, and Accurate. EasyPR based on openCV, you can transplant to all the platforms that opencv support. The repository of EasyPR is https://github.com/liuruoze/EasyPR, which is an excellent example of learning openCV. Thanks very much for the team of EasyPR!

update

EasyPR has updated to 1.6alpha version. EasyPR_MFC update according to the 1.6alpha version of EasyPR.

EasyPR_MFC

EasyPR comes with the demo based on win32 console, It's inconvenient to test one specified picture. So I created the EasyPR_MFC, which based on VS2013-x64 and opencv3.1. The functions of EasyPR_MFC is as follows:

Single Test: test one picture at a time

  • The picture to be recognized could be specified by a button;
  • The source picture and the identified result could show on the interface;
  • The license plate recognition process and the middle process can be displayed in the top-left of source picture. image

Batch Test: test all pictures in the specified folder.

  • The folder to be recognized could be specified by a button;
  • The file name and recognise result, the time of plate detect, get plate color and char recognise could be show in a list. image

About

EasyPR_MFC is the Visual interface of EasyPR. You could specify the picture or the foler to be recognized by a button in EasyPR_MFC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages