如何调用vuforia API

meerankim 2016-10-12 05:43:06
我需要object tracking code
在vuforia developer 网页里 我找不到如何调用API 方法
请大神请教
...全文
513 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
Vuforia's support for digital eyewear enables the creation of mixed reality AR/VR gaming and educational experiences for video-see through devices and AR experiences for optical see-through devices such as the ODG R-7, the Epson BT-200, and Microsoft HoloLens. Digital eyewear apps can be developed for Android and UWP using Unity (C#) or natively using Java and C++. Sample projects that demonstrate how to implement the digital eyewear APIs are available in both C# and Java. Vuforia also provides an eyewear calibration application that generates personalized calibration profiles for end users of optical see-through devices. Custom calibration enables content to be accurately placed on real-world targets by taking into account the user's unique facial geometry. The Calibration Assistant is installed on the device that is to be calibrated for, and supports the creation of multiple user calibration profiles. Calibration Registering digital content accurately against the real world environment is a key challenge when developing for optical see-through devices. This is due to the unique differences in facial geometry and vision among end users. The spatial and optical relationships between the user's eyes and the displays will be slightly different for every user. For this reason, custom calibration is recommended for all users and especially those who wear glasses or contact lenses. The Vuforia SDK uses personalized calibration profiles to optimize the accuracy of static content registration. Custom user profiles are created using the Vuforia Calibration Assistant. The Calibration Assistant guides users through a simple calibration process that determines the spatial relationships between the user's eyes, the display lens and the device camera. See: Vuforia Calibration Assistant Working with Digital Eyewear The workflow for developing digital eyewear apps using the Vuforia Unity extension, or Java and C++ APIs, is very similar to that used to develop mobile apps. The significant difference is that you need to configure the app for stereo rendering. If you are developing a mixed reality AR/VR app, you'll need to implement app logic to transition between the AR and VR modes of the experience you have created. Stereo Rendering Stereo viewport rendering enables stereo displays to present realistic 3D experiences. In order to render the video background for video see-through devices, such as the Gear VR, in stereo you will need to configure your scene to use Background Texture Access. This technique is demonstrated in the Stereo Rendering samples for Unity and Android. Stereo rendering in Unity Stereo video background texture rendering is automatically enabled or disabled when the ARCamera is configured for its stereo camera mode, See: Configuring the ARCamera Prefab for Digital Eyewear Stereo rendering using the Java API The Stereo Rendering sample for Java will show you how to detect whether your app is running on a digital eyewear device, and how to then configure its video background rendering for stereo. The implementation shown in the sample will enable you to dynamically enable stereo rendering based on the device context of your app. See: Using the Android Stereo Rendering Sample. AR/VR Immersive AR/VR experiences can be created using Vuforia's vision tracking in conjunction with rotational tracking provided either by the Rotational Device Tracker or a 3rd party VR SDK. To develop these experiences, you will need to implement app logic that transitions the pose of the scene camera between the app's AR and VR modes. You can also utilize Vuforia targets and Virtual Buttons for interactions in both AR and VR. These techniques are demonstrated in the AR/VR samples and discussed in Best practices for hybrid VR/AR experiences See: Using the Rotational Device Tracker Using the MixedRealityController in Unity Designing targets for Digital Eyewear apps

80,348

社区成员

发帖
与我相关
我的任务
社区描述
移动平台 Android
androidandroid-studioandroidx 技术论坛(原bbs)
社区管理员
  • Android
  • yechaoa
  • 失落夏天
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧