You have to set the -psm option to 7 to tell tesseract that it should process the image as a single line of text, otherwise, I think it tries to process it as a full page of text.
Try: tesseract bplate2.png bplate2 -psm 7 On Friday, April 29, 2016 at 2:51:40 PM UTC-4, Odun Adeboye wrote: > > Hello, > > I got empty result on the attached image after running "tesseract > bplate2.png bplate2". > > Am i doing anything wrong? > > Thanks. > > Odun. > > -- 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/d36408b3-9d61-498f-9169-0bf483e0cf73%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

