I am using Tesseract to do OCR for some screenshots. The characters in screenshots are in raster fonts. But Tesseract requires True Type Font or Open Type Font file for training?
So how to train Tesseract to recognize raster fonts?
https://groups.google.com/forum/#!msg/tesseract-ocr/ZsYvAIHWumA/XVMhN7j6__sJ
They mentioned not to use tesseract for raster font recognition.
I am using
Tesseractto do OCR for some screenshots. The characters in screenshots are inraster fonts. ButTesseractrequiresTrue Type Font or Open Type Fontfile for training?