简体   繁体   中英

Implementing OCR on IOS

Was wondering if anyone had some idea on how one would implement OCR image linking on an IOS device.

What I exactly want the app to do is scan an image using the iPhones camera, then recognise that image. 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 . 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.

However, you can achieve it by customizing the OpenCV library or any of Augmented reality SDK's.

Here are the links may helpful to you

OpenCV library tutorial iOS

Wikitude Augmented reality

Now there is Real-Time Recognition SDK ( http://rtrsdk.com ). It is free by the way. Disclaimer: I work for ABBYY

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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