[tesseract-ocr] Re: bank card OCR

2018-02-21 Thread adarsh
Hi Olivier I would like to refer to the fact that you need to process the image in a different way. You need to Binarize the Image, convert it into black and white and then run Erode and Dilate on it so that the proper text is extracted. You might also need to correct the skewing angle. The

[tesseract-ocr] Re: bank card OCR

2018-02-21 Thread adarsh
Oliver You would need to change your image processing before sending the image to tesseract. This image can't be read by Tesseract any better by training as the pixels around the text are noise that needs to be removed before sending them to Tesseract. On Thursday, February 15, 2018 at

[tesseract-ocr] Re: bank card OCR

2018-02-16 Thread Mateusz Dudek
Hello Olivier, Could You tell me which file I should use to have results like You? W dniu czwartek, 15 lutego 2018 13:03:44 UTC+1 użytkownik Olivier Demin napisał: > > Hi all. I'm completely new to tesseract, so please apologise for > potential "dummy" questions. You're free to make "dummy"