简体   繁体   English

Android-增强现实图像链接

[英]Android- Augmented Reality Image to Link

Is there a framework or a code tutorial that shows how one can use the camera on your phone to recognize a predetermined image and send the user to a specified link. 是否有框架或代码教程,显示如何使用手机上的摄像头识别预定图像并将用户发送到指定链接。 This should be augmented reality, but all the guides I've looked at use geolocations, and I don't want or need any of that. 这应该是增强现实,但我看过的所有指南都使用地理位置,我不想要或不需要任何指南。 All I want is basically a way to recognize an image (sort of like the facial recognition of webcams). 我想要的只是一种识别图像的方式(有点像网络摄像头的面部识别)。 I need to design an app like this for a project, and although their might already be apps like this out, I need a guide or some framework so I can self design it. 我需要为一个项目设计一个这样的应用程序,虽然它们可能已经是这样的应用程序,但我需要一个指南或一些框架,以便我可以自己设计它。 I've tried Junaio (guide didn't help me to understand all the server stuff), vuforia (cygwin didn't work, and unity needs a license), and most of the other frameworks are geolocations. 我已经尝试过Junaio(指南并没有帮助我理解所有服务器的东西),vuforia(cygwin没有工作,团结需要许可证),而且大多数其他框架都是地理位置。

Help is really appreciated! 非常感谢帮助!

Check out this tutorial, it seems like a great start point: 看看这个教程,它似乎是一个很好的起点:

Android Augmented Reality Android增强现实

Also try these out: on Android. 也尝试这些:在Android上。

Part 1 第1部分

Part 2 第2部分

Those are a 2 part article written by Imran Nazar on Augmented reality 这是由Imran Nazar撰写的关于增强现实的两篇文章

In case you are still looking, or for other people looking this up, I've used this tutorial . 如果您还在寻找,或者其他人在查看,我已经使用了本教程 It walks you through everything from the andorid environment setup through to different content types and tracking configurations. 它将引导您完成从andorid环境设置到不同内容类型和跟踪配置的所有内容。 It also has example codes, and assets to test the augmentations. 它还具有示例代码和用于测试扩充的资产。 Pretty comprehensive. 非常全面。 Hope this helps. 希望这可以帮助。

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

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