作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我需要重新训练tesseract,因此我正在使用JtessboxEditor。但是,它不会在图像上创建框。
我在StackOverFlow上发现了这个问题,但是并不能解决我的问题。
How to generate a tiff/box file from an image to train Tesseract in Windows
我做了答案所建议的,但是仍然无法在图像上创建框。
这是我得到的错误:
How can I create boxes ?
Any help is appreciated. Thank you very much.
Error opening data file C:\Program Files\Tesseract-OCR\eng.traineddata
Please make sure the TESSDATA_PREFIX environment variable is set to your "tessdata" directory.
Failed loading language 'eng' Tesseract couldn't load any languages! Could not initialize tesseract
最佳答案
JTessBoxEditor仅支持旧版Tesseract 3.x的培训。您可能已经在计算机上安装了Tesseract4.x。 TESSDATA_PREFIX
变量指向该版本的tessdata
,与JTessboxEditor培训不兼容。
关于python-3.x - 如何在图像JtessBoxEditor上创建框?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58318668/
在 Ubuntu 16.04 64 位中运行 jTessBoxEditor 1.7.3 时遇到问题。 安装了 openjdk-9-jdk,收到此消息: $ java -jar jTessBox
我是一名优秀的程序员,十分优秀!