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.
我可以在 iPhone/IPAD 中将英语、西班牙语、法语等图像文本转换为其他语言(印地语、西班牙语、日语、中文等)吗?有没有可能??例子:-
我可以将此图像文本转换为其他语言,是否有任何 API 或 Web 服务可用?
您可以使用 OCR 引擎获取文本。
从 ios 上的图像中获取文本(图像处理)
然后您可以将文本从一种语言翻译成任何其他语言。也许使用适用于 iOS 的 Google 翻译引擎完全有可能。它是免费的,但免费的翻译器对用户和好的应用程序来说是不方便的。你最好购买它并集成它,然后你的应用程序可以运行良好......
但恐怕你的图片文字大小不同......