简体   繁体   中英

Augmented Reality in Android studio

I have just started developing an android application based on augmented reality. 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.

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 . 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. 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). Cheers.

Kewal

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