character recognition
조회 수: 1 (최근 30일)
이전 댓글 표시
currently I am working on a code for license plate recognition, I have finished coding for license plate extraction and character segmentation, I need help for character recognition.
output image:
http://i55.tinypic.com/15wlb9i.png http://i52.tinypic.com/2em3mdz.png http://i53.tinypic.com/sm4xm1.png
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/145400/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/145401/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/145402/image.png)
댓글 수: 1
답변 (5개)
Ashish Uthama
2011년 5월 6일
편집: John Kelly
2014년 5월 27일
Look at a demo, the corresponding source code should give you a good idea on using template matching in a practical application.
댓글 수: 1
Image Analyst
2012년 4월 15일
Or this demo: http://www.mathworks.com/matlabcentral/answers/24467-identifying-objects-in-a-picture-containing-several-objects
Arindam Bose
2012년 12월 15일
Hi Ashish, I am also doing some related work. Can you help me in one thing. I cannot extract the actual characters from the image itself as my code also is extracting the logos and other prominent matters beside the actual characters. So I need to exclude these. What you have done in your work extracting the letters GOD666 is awesome. Can you please help me regarding this. I need your help badly.
댓글 수: 1
Nakk Mungofa
2014년 2월 25일
hie Adrinam, have you found anything yet on this? i am also doing a related project.
Rinku
2014년 12월 31일
Hello Ashish, I am also doing some related work like container plate. Can you help me. I cannot extract the characters from the image itself as my code also is extracting the plate and than characters. So I need to code from you that you implimented.can you please send me your code.please help me.my email id is rinkubathani@gmail.com
댓글 수: 0
nabilah bella
2015년 4월 24일
hi..i also do the same for my final year project..about to recognize car plate number..i cannot do to extract one by one character like u do...can u help me with your code..my email picses_gurlz92@yahoo.com..thank you
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!