Can you be specific on what kind of image processing did you do using imagemagick? Is this you original image? What image goes to tesseract? If this is your original image, then I would have to at least rotate, crop and resize this image to localize it to the meter reading area of the image.
If you have done that, then share your processed image so that someone can suggest improvements. *Ashish* On Monday, August 29, 2016 at 12:36:59 AM UTC+5:30, Niklas Schütrumpf wrote: > > Good evening everyone, > I currently trying to programmatically build a raspberry pi automatically > reads our electricity meter. > Unfortunately tesseract ocr cant read the digits properly. > I have tried to improve the image with imagemagick and PIL. > > Hopefully somebody can help me, to improve the image(s). > > My current Code: > https://gist.github.com/Gurkengewuerz/7efedb276988671e533290bcc106bf5e > > available components: > > - Python 3 > - Raspberry Pi > - Debain 8 packages > > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/a8942c67-8815-4586-839c-5f86574c07de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

