如何识别iphone sdk中的图像?

发布于 2024-07-30 01:44:11 字数 66 浏览 5 评论 0原文

我想问一下,有没有识别图像的API?

我需要从图像中读取数据...我可以读取图像上打印的数字吗..

i wanna ask that , is there any api to recognize image?

i need read data from image...can i read numbers which is printed on image..

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

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

发布评论

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

评论(3

别念他 2024-08-06 01:44:11

似乎没有 OCR 内置功能,这必须是基础中未找到的自定义方面。

祝你好运!

It seems as though there is no built in function for OCR and this would have to be a custom aspect not found in foundation.

Good luck!

如果没有 2024-08-06 01:44:11

您始终可以下载开源的外部库(包)来执行 OCR。 GOCR 就是一个例子。

You can always download an open-sourced, external library (package) to do the OCR. GOCR is one example.

憧憬巴黎街头的黎明 2024-08-06 01:44:11

有许多 OCR 库可用于从图像中读取文本。 您可以查看我的答案适用于iPhone应用程序的移动OCR引擎

和对于阅读数字,只需检查我的答案 如何仅读取图像中的数字

希望它对您有帮助。

There are many OCR libraries available for reading text from an image. You can check my answer Mobile OCR Engine for iPhone app

and for reading numbers only check my answer How to read numbers only in an image

Hope it helps you.

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