Malaysia plate number recognition

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

추가 답변 (1개)

bobby
bobby 2012년 3월 29일

0 개 추천

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

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Language Support에 대해 자세히 알아보기

질문:

2012년 3월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by