Help on character segmentation for license plate recognition
Show older comments
Hi all,
currently I am working on a code for license plate recognition, I have finished coding for license plate extraction,I need help for character segmentation into individual character for some of the connected character inside the car plate.I'm thinking to use FFT2 to improve the edge of the image and then inverse it back using IFFT..is that possible to do this??
output image:
Second image after thresholding
1 Comment
Jonathan Ocampo
on 1 Sep 2011
Hello Catherine couldyou help me with licenseplate extraction code
Accepted Answer
More Answers (1)
Image Analyst
on 4 Jun 2011
0 votes
No, I don't think that edge enhancement should be necessary. Why do you think it should? I think you need to study on on OCR algorithms first to see how the pros do it: http://iris.usc.edu/Vision-Notes/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems
Categories
Find more on Keypoint Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!