简体   繁体   English

Android Studio中的增强现实

[英]Augmented Reality in Android studio

I have just started developing an android application based on augmented reality. 我刚刚开始开发基于增强现实的android应用程序。 Its main concept is to identify an object (here laptop) and place an image on top of it. 其主要概念是识别对象(在此为笔记本电脑)并将图像放置在其顶部。

I would like to know an easy solution or method to solve and the way to detect the laptop sufrace. 我想知道一个简单的解决方案或方法,以及检测笔记本电脑使用情况的方法。 and also which SDK can be used. 以及可以使用的SDK。

I've had some sites referred to me, such as: 我提到过一些网站,例如:

You can use Vuforia's object recognition feature https://library.vuforia.com/content/vuforia-library/en/articles/Training/Object-Recognition.html to perform this specific task . 您可以使用Vuforia的对象识别功能https://library.vuforia.com/content/vuforia-library/en/articles/Training/Object-Recognition.html来执行此特定任务。 I have tested it out and works pretty well . 我已经对其进行了测试,并且效果很好。 There are a few other sdk that offer this feature like EASY AR , but all these comes at a price. 还有其他提供此功能的SDK,例如EASY AR,但所有这些都是有代价的。 You can test it out using a developer license key for free though. 不过,您可以免费使用开发人员许可证密钥对其进行测试。

Let me know how development goes on android studio(On Unity its really easy). 让我知道android studio上的开发情况(在Unity上非常简单)。 Cheers. 干杯。

Kewal Kewal

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

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