简体   繁体   English

在IOS上实施OCR

[英]Implementing OCR on IOS

Was wondering if anyone had some idea on how one would implement OCR image linking on an IOS device. 想知道是否有人对如何在IOS设备上实现OCR图像链接有所了解。

What I exactly want the app to do is scan an image using the iPhones camera, then recognise that image. 我确切希望应用程序执行的操作是使用iPhone的相机扫描图像,然后识别该图像。 When the image is recognised the app should open a link that is relative to the image. 识别出图像后,应用程序应打开相对于图像的链接。

A better example of what I am talking about is made by a company called Augment . 我所说的一个更好的例子是一家叫做Augment的公司。 They make a product called "Trackers" which is exactly what I would like to implement. 他们生产的产品叫做“追踪器”,正是我想要实现的产品。

There are no in-build/custom SDK's that do your exact requirement. 没有内置/自定义SDK可以满足您的确切要求。

However, you can achieve it by customizing the OpenCV library or any of Augmented reality SDK's. 但是,您可以通过自定义OpenCV库或任何增强现实SDK来实现。

Here are the links may helpful to you 以下链接可能对您有帮助

OpenCV library tutorial iOS OpenCV库教程iOS

Wikitude Augmented reality Wikitude增强现实

Now there is Real-Time Recognition SDK ( http://rtrsdk.com ). 现在有实时识别SDKhttp://rtrsdk.com )。 It is free by the way. 它是免费的。 Disclaimer: I work for ABBYY 免责声明:我为ABBYY工作

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM