Matlab project to recognize license plate of vehicles

Asked By 10 points N/A Posted on -
qa-featured

I am working on a project with a team to detect license plate in the image, and recognize the characters (character extraction). The image will be the front view of the vehicle. The problem I am stuck in is with the Algorithms I am using. I am utilizing both linear discriminate analysis and PCA methods. In both, for some vehicles I am getting the stickers or labels the drivers stick to the car. Is there any algorithm other than the mentioned which is used widely? One typical problem again here is license plates have no discipline in fonts. The size, alignment and shape of the characters, all are user defined here and hence the character recognition is also finding trouble. Amy guidance is highly appreciated.

SHARE
Answered By 0 points N/A #194210

Matlab project to recognize license plate of vehicles

qa-featured

Best wishes with your project and it is good to have a good idea working out in team. But this project has been carried out by many teams. Try to incorporate something new in you project.

Here go through the following link from which you will get the solution for your problem. Go through it and make the necessary changes as you required. Click the link over here for the code and other queries (link)

Related Questions