Azzera filtri
Azzera filtri

Malaysia plate number recognition

12 visualizzazioni (ultimi 30 giorni)
matt beam
matt beam il 29 Mar 2012
i'm student in malaysia doing an project to develop some software using matlab to recognize vehicle plate number...still confusing using ocr to recognize malaysia plate number, maybe the method can't used in malaysia plate number standard...for malaysia standard the attached plate is black background and white character, diff to outsider that white background and black char ...anybody can guide me to develop this software please
regards

Risposta accettata

Jason Ross
Jason Ross il 29 Mar 2012

Più risposte (1)

bobby
bobby il 29 Mar 2012
Your first step should be identifying where the license plate is in the image. First collect a lot of license plate number images with different variations amongst themselves i.e. different angles, different lightning, different background etc. Now you know what dimensions the license plates are in malaysia and try to find that dimensions in your image, now within that domain (license plate region) try different algorithms i.e. extracting edges and seeing if edges conform to any alphabets etc.
  2 Commenti
Sean de Wolski
Sean de Wolski il 29 Mar 2012
The dimensions of the license plate will change if the picture was taken from 500ft away or taken from 1ft away...
bobby
bobby il 29 Mar 2012
Well yes that is why i was suggesting senstivity analysis on a varying number of images, but i did not use correct language and also effectively i was sending him on a wild goose chase. Sorry Matt. And it looks like Jason pointed to a more relevant database.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by