是否有适用于 android 的开源增强现实 sdk?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/23196138/
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
Is there any open source Augmented Reality sdk for android?
提问by Federico Ponzi
I' ve found this question on StackOverflow but the two sdk mentioned looks really old (about 4 and 2 years ago):
我在 StackOverflow 上发现了这个问题,但提到的两个 sdk 看起来很旧(大约 4 年和 2 年前):
Where can I find an open source augmented reality framework for Android?
Do you know if exist some over open source Augmented Reality sdk for Android?
您知道是否存在一些适用于 Android 的开源增强现实 sdk?
Thanks a lot!
非常感谢!
采纳答案by bhavesh kaila
This page http://socialcompare.com/en/comparison/augmented-reality-sdksalso contains a lot of AR frameworks (maybe too much).
这个页面http://socialcompare.com/en/comparison/augmented-reality-sdks也包含了很多 AR 框架(可能太多了)。
回答by Spring Breaker
Vuforia SDK
is one of the best Augmented Reality
3rd party sdk. Even they have provided some sample application and also have a active forum where you can ask your query.Following is the official link,
Vuforia SDK
是最好的Augmented Reality
3rd 方 sdk 之一。即使他们提供了一些示例应用程序,也有一个活跃的论坛,您可以在其中提问。以下是官方链接,
https://developer.vuforia.com/resources/sdk/android
https://developer.vuforia.com/resources/sdk/android
Another promising Augmented Reality
SDk is AndAR
which is open source too.Following is the link
另一个有前途的Augmented Reality
SDk 也是AndAR
开源的。以下是链接
回答by Rafael Roberto
AndAR is not the state of the art option, but it works very well if you want to create a marker based application with an open source SDK.
AndAR 不是最先进的选项,但如果您想使用开源 SDK 创建基于标记的应用程序,它会非常有效。
As mentioned, Vuforia is an excellent free option to create more sophisticate applications, including markerless apps. Another one is the Metaio SDK. It is also free a have more features than Vuforia.
如前所述,Vuforia 是创建更复杂应用程序(包括无标记应用程序)的绝佳免费选择。另一个是Metaio SDK。它也是免费的,具有比 Vuforia 更多的功能。
There is another link that compares AR SDK: https://creator.zoho.com/reitmayr/augmented-reality-sdks/view-embed/AR_SDKs
还有一个对比AR SDK的链接:https: //creator.zoho.com/reitmayr/augmented-reality-sdks/view-embed/AR_SDKs