While training Tesseract, I encountered an error like, "Failed to load font_properties from font_properties". I am running the command -

shapeclustering -F font_properties -U unicharset pristina.tr

My font_properties file is something like--> pristina 0 1 0 0 0. I am taking help from this blog.

有帮助吗?

解决方案

You need to follow Tesseract filename standard for image and box files: [lang].[fontname].exp[num]

https://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top