Tesseract training: only few words

有些话、适合烂在心里 提交于 2019-12-24 02:25:36

问题


I need to train tesseract to recognize just ten words.
Words are pharma name, thing like: Atrasil, Spectful
Since fonts used are pretty common, I tried to unpack eng.traineddata, substitute freq-dawg and word-dawg with just those words. Then I've repack them into a new traineddata, unfortunatly it doesn't seem to work very well. Matching results are still unacceptable and I can't use them, even when I use images obtained from a simple word file.
Is there a way to achieve a good matching? do I need to remove other files from the unpack trained data?

来源:https://stackoverflow.com/questions/25348214/tesseract-training-only-few-words

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!