get font that Leptonica determines for current character

Viewed 7

I have some data, required to be trained with picture of chars then recognize chars :) I do not know the font name.

Is there a possibility to get font name, that Leptonica determines for current character?

Or I need to train it for unknown font as per below?

C:\Users\66820\Desktop>tesseract eng.exp0.tif eng.exp0 C:\tesseract-ocr\tessdata\configs\box.train Tesseract Open Source OCR Engine v3.02 with Leptonica APPLY_BOXES: Boxes read from boxfile: 19 Found 19 good blobs. TRAINING ... Font name = UnknownFont Generated training data for 1 words

0 Answers
Related