Vehicle number plate recognition.

Extracts the characters from the vehicle's number plate image, using Templates matching.
26,8K Downloads
Aktualisiert 20 Feb 2013

Lizenz anzeigen

It is a vehicle's number/license plate recognition algorithm based on the very elementary technique of Templates matching. The algorithm takes an input image of the number plate (number plate should be dominant in the image) and after filtering the image, it performs region based operations. Then it tries to capture the characters regions in a processed binary image and with the aid of template matching outputs the string of number plate characters.

It's a very basic approach to the problem but still produces the appropriate results. Must check out READ_ME.txt file before going to the command prompt.

Your feedback will meant a lot to me. Your suggestions and criticism will be warmly welcomed!
Enjoy!

Zitieren als

Rehan Qadir (2024). Vehicle number plate recognition. (https://www.mathworks.com/matlabcentral/fileexchange/40426-vehicle-number-plate-recognition), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0