启动增强现实(AR)应用程序,如松下VIERA AR设置模拟器 [英] Starting a augmented reality (AR) app like Panasonic VIERA AR Setup Simulator

查看:132
本文介绍了启动增强现实(AR)应用程序,如松下VIERA AR设置模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望创建一个类似于Panasonic VIERA AR设置模拟器的iOS应用程序,但与其他产品一样。

Im looking to create an iOS app similar to Panasonic VIERA AR Setup Simulator but with other products.

我试图从概念上计算出如何做到这一点,以及将是一个很好的起点。

I was trying to figure conceptually how to do this, and where would be a good place to start.

任何想法或建议将不胜感激。

any ideas or suggestions would be greatly appreciated.

Panasonic VIERA AR设置模拟器
http:/ /itunes.apple.com/us/app/panasonic-viera-ar-setup-simulator/id405903358?mt=8

Panasonic VIERA AR Setup Simulator http://itunes.apple.com/us/app/panasonic-viera-ar-setup-simulator/id405903358?mt=8

推荐答案

这个特殊的应用程序可以在ARToolKit(免费提供的AR库)的帮助下制作。

这就是我接近它的方式:

This particular App can be made with the help of ARToolKit (freely available AR library).
This is how I would approach it:

a)尝试使用Freely Available AR库(假设您从AR角度对问题陈述有正确的理解)。我提供了一些(免费提供的)库(来自我的书签),我没有经过全面测试,

http://www.alexcurylo.com/blog/2011/04/06/corear-framework/

http://sourceforge.net/projects/artoolkit/

https://launchpad.net/artoolkitplus

a) try to play with Freely Available AR libraries (assumption is you have decent understanding of the problem statement , from AR perspective). I am providing some of the (freely available) libraries (from my bookmarks) which I havent thoroughly tested,
http://www.alexcurylo.com/blog/2011/04/06/corear-framework/
http://sourceforge.net/projects/artoolkit/
https://launchpad.net/artoolkitplus

b)它是基于标记的AR(松下应用,你提到过)。使用任何这些库注册2D对象应该非常简单。您需要做的就是将2D对象(电视图像)叠加在标记上,以便正确注册。
准备标记特定于您使用的库。我不确定这些免费软件的准确性(听到人们表达的担忧,但请亲自尝试)。

b) It is marker based AR (Panasonic app, you mentioned). This should be pretty straight forward to register 2D object with any of those libraries. All you need to do is to superimpose the 2D object(TV image) on marker for it to get registered properly. preparing markers is specific to library you use. I am not sure about the accuracy of these freely available softwares (heard concerns expressed by people, but try it yourself).

c)任何偏差都应根据具体情况进行分析和处理。

c) Any deviations should be analyzed and dealt on case to case basis.

此外,市面上很少有AR软件,Layar和Junaio脱颖而出。应该使用这些软件来调用几个API(如果你真的想要感受AR,远离这些并自己尝试)。

Also there are few commercially Available AR softwares, Layar and Junaio stand out. It should be calling few API's to get the job done using any of these Softwares ( if you really want to have a feel of AR, stay away from these and try on your own).

这篇关于启动增强现实(AR)应用程序,如松下VIERA AR设置模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆