The problem that I am running with is to extract the text out of an image and for this I have used Tesseract v3.02. The sample images from which I have to extract text are relat
Take a look at this project:
https://github.com/arturaugusto/display_ocr
There you can download the trained data for 7 segments font and a python script with some pre-process capabilities.