Unity / Vuforia将新的imageTargets直接下载到设备 [英] Unity / Vuforia download new imageTargets directly to device

查看:191
本文介绍了Unity / Vuforia将新的imageTargets直接下载到设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试追踪由vuforia渲染的图像目标。我想设置一个Web应用程序,在其中可以上传一个新的图像目标,该目标将由该应用程序自动下载并集成。



我可以设置一个文件夹,从中自动使用所有现有图像目标进行跟踪吗?

解决方案方案

最好使用不同于vuforia的图像目标,前提是您必须创建自己的

然后,您可以使用 ImageTargetBehavior 使用此数据库。该数据库可以是您要使用现有图像目标进行跟踪的文件夹。




I am trying to track an image target rendered by vuforia. I would like to set up a web app where I can upload a new image target that will be downloaded and integrated automatically by the app.

Can I set a folder from which I automatically can use all existing image targets to track?

解决方案

Well for using image targets different than vuforia provided you have to create your own database. You add a new database than add targets to it. You have to be careful with the ratings of your images. Then you can download this database as a unitypackage and you can see it has two image targets and .dat and .xml file in it:

Then you can use this database using ImageTargetBehavior. This database can be your folder where you want to use existing image targets to track.

这篇关于Unity / Vuforia将新的imageTargets直接下载到设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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