如何提高 iPhone 中 OCR 文本的质量
我有一个来自 github 的 OCR 示例。但文本质量很低。如何提高文本质量......请尽快帮助我。提前致谢。
I am having an example of OCR from github. But quality of text is very low. How to improve text quality....please help me soon. Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否能负担得起 iPhone 上的商业 OCR 引擎,例如 ABBYY?否则,如果用户不介意延迟,服务器端 OCR 始终是一个选项。它还有一个额外的优点,即您可以查看用户的图像 - 但要小心行事 - 不要违反法律,并确保您的用户许可证传达了您将如何处理这些图像。
Will you be able to afford a commercial OCR engine on iPhone, such as ABBYY? Otherwise, server-side OCR is always an option if the user does not mind the delay. It has an added advantage that you can peek into your user's images - but tread carefully - don't break laws and make sure your user license conveys what you're going to do with those images.