I'm running a Tesseract install for my project and i'm hoping to improve OCR results. At the moment i convert each image to grayscale to get better results.Here's a few examples of the content i'm dealing with:
As you can see each example text is quite different. I'm wondering what the best approach would be - trying to find matching fonts for tesseract? All comments welcome :)