Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前,我正在使用 Tess4j 识别图像中的文本。它准确地读取了我扔给它的 95% 的字符,但我想得到 100%。我知道图像使用的字体,我想知道是否有办法让 Tess4j 学习我正在寻找的字体。
提前致谢!
Tess4J 只是 Tesseract OCR 引擎的一个包装器。您可以训练Tesseract 并将生成的.traineddata文件与 Tess4J 一起使用。
.traineddata