Skip to content

phamvantanh/NumberPlateRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Number Plate Recognition

Overview

License Plate Recognition is my project to scan and detect number license plates from motorbike images using WPOD-NET, image processing using OpenCV and information recognition using support vector machines (SVM) training module.

Application

License Plate Recognition can be applied with Student ID Card Recognition to build a parking lot for Danang University of Science and Technology.

Technologies

Dataset

Follow dataset at here.

The traning data image of characters extracted from the number license plate. Characters [A-Z, 0-9] are divided into folders labeled with ASCII code. These images are used for training by the SVM module for recognition.

Contact