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.
我一直在尝试将 tesseract OCR 用于 android,但我需要针对特定字体进行训练。我想先在 Windows 版本上这样做,然后在 Android 中使用相同的参数。有人可以让我知道 Windows 版本和 android 版本的培训程序是否相同,还是我们必须遵循不同的程序。到目前为止,我还无法区分这两者。
感谢您的回答。
AFAIK,.traineddata 文件是平台无关的。您可以在 Windows 上训练和生成它并在其他人上使用它。