English 中文(简体)
如果没有全球定位系统,便有可能在室内使用强化的现实
原标题:Is it possible to use augmented reality indoors without GPS

意欲为我的学校图书馆发展更多的现实。 从根本上说,我们已经拥有一个机器,它将给我们一本书,但书记人仍然必须告诉我们这在哪里。 我认为,这本书对谁可能很好地工作的人来说,扩大现实应用。

仅仅想知道,如果不将全球定位系统作为室内,那么做这样的事情是多么困难。

英特尔公司有一个很好的解决办法:。 但这是否可行?

最佳回答

如果你先与安乐公司合作,特别是掌握和播放其视频流数据,那么我会说,增加现实应用将非常困难。 我开展了一个项目,通过 on进行现场分析,收集并分析实况录像流,并发现这是一个巨大的挑战。

如果你重新寻找一种替代办法,我就建议采用静态制图方法,显示图书馆的蓝图式布局,你目前位于提供德韦·Decimal列名的终点站,以及他们刚刚研究的图书的计算地点。 你甚至可以增加一个关于德韦·Decimal分类制度的章节,并成为你的最好朋友。

如果你真想到室内的活通航,那么你的最佳灯塔可能是将环绕仪和冰速计数据结合起来,以便你能够在用户通过环境移动时绕过方向和距离。 这方面有一些好的文件,但你可能需要通过电子电子计算机系统或自动交换器图书馆来研究。

问题回答




相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签