Borrar filtros
Borrar filtros

Malaysia plate number recognition

12 visualizaciones (últimos 30 días)
matt beam
matt beam el 29 de Mzo. de 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

Respuesta aceptada

Jason Ross
Jason Ross el 29 de Mzo. de 2012

Más respuestas (1)

bobby
bobby el 29 de Mzo. de 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 comentarios
Sean de Wolski
Sean de Wolski el 29 de Mzo. de 2012
The dimensions of the license plate will change if the picture was taken from 500ft away or taken from 1ft away...
bobby
bobby el 29 de Mzo. de 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.

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by