I am writing a license plate recognition application in C#. I am almost done, i have started work on my own OCR,but then I decided to use tessearact-ocr, which now partially works. I provide the california license plate to ocr, but some of the font, it doesn't recognizes, for example, like "Z" becomes number 2, letter "O" becomes "U", and number 4 becomes something else. Any suggestion? any language file or font file that will solve this issue. Beside that in complex images, i am having hard time to locate License plate. but my concern is now on ocr, since i thought i would save time by using tesseract then writing my own neural network. I would really appreciate any ideas or suggestions.
-- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

