Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 586 Bytes

File metadata and controls

12 lines (8 loc) · 586 Bytes

Automatic Vehicle License Plate Recognition System

An Automatic Vehicle License Plate Recognition based on Character Recognition, Segmentation and Template Matching

Implementation Details

This project has been developed and tested on MATLAB R2009a but later versions should work with little to no refactoring. Before execution, move the content of templates out into the root directory.

Execution

After successfully setting up MATLAB, run main.m.

License

Please refer to LICENSE for the license information related to this project.