OCR识别-gocr

发布于 2024-09-14 08:33:50 字数 149 浏览 4 评论 0原文

我在尝试使用 gocr 工具进行 ocr 时遇到一个小问题。有时它会将 o 识别为零,反之亦然。为了解决这个问题,我尝试让它使用用户指定的数据库路径。但这样做需要我为所有可能的角色创建一个地图。有什么方法可以告诉 gocr 仅使用手动数据库来处理这 2 个字符?

谢谢

I have a small problem while trying to do ocr using the tool gocr. It sometimes recognizes an o as zero and vice versa. To solve this, i tried to make it use a user specified database path. But doing that would require me to create a map for all possible characters. Is there any way in which i could tell gocr to just use the manual db for only these 2 characters??

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

淑女气质 2024-09-21 08:33:54

我建议你将这两个字符放入 db.lst 文件中,然后将其与 ocr 引擎一起使用...

这么久
汉克

I'd suggest you just put those two characters in the db.lst file, and use it along with the ocr-engine...

so long
hank

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文