Hi all. I'm completely new to tesseract, so please apologise for potential "dummy" questions. You're free to make "dummy" answers as well :-)
I would like to OCRize pictures of bank cards in order to extract bank account numbers. I can post-process easily the recognized text with regular expressions in order to extract the bank account number, but the quality of the OCR is not good enough with the default parameters of tesseract. Here is an example of an original picture, and the resulting image after processing by tesseract. I want to extract the number starting with "BE19 3770", but tesseract returns "$193,770 7513" instead. Is it possible to improve this by tuning the tesseract parameters, or do I need another image processing library to prepare my images before tesseract ?
