문제

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