xcode iPhone 上的增强现实 + 实时图像识别

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16415262/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 03:21:14  来源:igfitidea点击:

Augmented Reality + Realtime Image Recognition on iPhone

iosxcodeframeworksaugmented-realityimage-recognition

提问by Edward Seshoka

I am not sure if this question has been asked before or not, but I want to know what frameworks do I need to explore in order to do augmented reality with image recognition for iOS.

我不确定之前是否有人问过这个问题,但我想知道我需要探索哪些框架才能使用 iOS 的图像识别进行增强现实。

Basically to build something like this, http://www.youtube.com/watch?v=GbplSdh0lGU

基本上建立这样的东西,http://www.youtube.com/watch?v=GbplSdh0lGU

回答by Caroline

I am using Wikitude's SDK which enables me to use it in PhoneGap as well. Wikitude uses Vuforia's SDK for Image Recognition. Compare Wikitude and Vuforia for their features!

我正在使用 Wikitude 的 SDK,这使我也可以在 PhoneGap 中使用它。Wikitude 使用 Vuforia 的 SDK 进行图像识别。比较 Wikitude 和 Vuforia 的功能!

回答by Uttam Kumar

Here is a good SDK which I know for Augmented Reality. You will find tutorials and demos there. Note: Adding vuforia SDK with your app is difficult so you can go with metaio SDK but modification(changing target image is easy in Vuforia)

这是一个很好的 SDK,我知道它用于增强现实。您会在那里找到教程和演示。注意:在你的应用中添加 vuforia SDK 很困难,所以你可以使用 metaio SDK 但修改(在 Vuforia 中更改目标图像很容易)

http://www.metaio.com/sdk/https://developer.vuforia.com/resources/sample-apps

http://www.metaio.com/sdk/ https://developer.vuforia.com/resources/sample-apps