Explicitly set the font to be used for recognition by Tesseract-OCR

前端 未结 1 680
别跟我提以往
别跟我提以往 2021-01-04 07:12

I have documents which use only one font throughout the document. Different documents might have different fonts, but I know which document uses which font.

Is there

相关标签:
1条回答
  • 2021-01-04 07:57

    No, I don't think Tesseract supports such an option. What you can do is to train for one specific font and then specify that traineddata during recognition of your documents.

    0 讨论(0)
提交回复
热议问题