Tessnet的优化配置——图像​​格式转换够好吗?

发布于 2024-11-27 18:59:27 字数 150 浏览 1 评论 0原文

我需要对一组图像进行 OCR。我一直在使用 Tessnet,效果很好。问题是它似乎对某些图像有问题,所以我认为如果我修改图像的亮度、对比度等,效果可能会更好。另外,图像是.jpg格式,但我读到.tiff是最佳的。

我能做些什么?我应该将 JPEG 转换为 TIFF 吗?

I need to do OCR on a group of images. I have been using Tessnet and it works pretty well. The problem is that it seems to have problems with some images, so I thought that it might work better if I modify the images' brightness, contrast, etc. Also, the images are in .jpg format, but I read that .tiff is optimal.

What can I do? Should I just convert the JPEGs to TIFFs?

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

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

发布评论

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

评论(1

凯凯我们等你回来 2024-12-04 18:59:27

将 jpeg 图像转换为 tiff 等无损格式是没有意义的,您也会转换伪像。在尝试对图像进行 ocr 之前,您可以尝试在图像上应用锐度内核。

请参阅此页面了解更多信息。

There's no point in converting the jpeg images to a lossless format like tiff, you will convert the artifacts as well. You could try and apply a sharpness kernel on the image before you try to do ocr on it.

Look at this page for more information.

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