Re: [tesseract-ocr] tesseract does not recognize grey colored fonts in the images..

2018-08-01 Thread Yogesh Sanchihar
Namastey! okay, I will try this.. Could you help me how to build an image preprocessing pipeline? or atleast sequential steps that I should use to build one. On Wed, Aug 1, 2018 at 1:04 PM, chandra churh chatterjee < chandrachurh.chatterje...@gmail.com> wrote: > Binarize the image and it might gi

[tesseract-ocr] How to train tesseract to read driving licence

2018-08-01 Thread alon yair
Hi All I need to read the data from driving licence that have 2 languages in it. 1) I have 10 driving licence to train on images + box file, is this enough data to train on ? 2) How can i train tesseract for this type of information ? As I understand from what read I need to train on the font n

Re: [tesseract-ocr] tesseract does not recognize grey colored fonts in the images..

2018-08-01 Thread chandra churh chatterjee
Binarize the image and it might give a good solution. Chandra Churh Chatterjee On Sat, Jul 28, 2018, 8:30 PM Yogesh Sanchihar < yogesh.yogesh.sanchih...@gmail.com> wrote: > If we have a text not black, but light greyish. tesseract does not > recognize it. > > Any solutions to this problem. > > H