如何使用 unity Vuforia 检测 floor/ground 平面
How to detect the floor/ground plane using unity Vuforia
我是 vuforia 的新手,我正在从事一个基于增强现实的项目。作为我项目的一部分,我想检测地板。
我的问题是,除了使用选项 "Image target" 之外,还有其他方法可以识别 floor/ground 平面,例如 this
提前致谢。
你应该检查这个由 Vuforia 制作的库:https://library.vuforia.com/articles/Training/Getting-Started-with-Smart-Terrain
这是 Vuforia 7 即将推出的功能:https://www.vuforia.com/press-releases/ptc-announces-major-new-release-to-vuforia-augmented-reality-platform.html
尚未发布。您现在可以使用 ARKit (iOS) 或 ARCore (Android)。
我是 vuforia 的新手,我正在从事一个基于增强现实的项目。作为我项目的一部分,我想检测地板。
我的问题是,除了使用选项 "Image target" 之外,还有其他方法可以识别 floor/ground 平面,例如 this
提前致谢。
你应该检查这个由 Vuforia 制作的库:https://library.vuforia.com/articles/Training/Getting-Started-with-Smart-Terrain
这是 Vuforia 7 即将推出的功能:https://www.vuforia.com/press-releases/ptc-announces-major-new-release-to-vuforia-augmented-reality-platform.html
尚未发布。您现在可以使用 ARKit (iOS) 或 ARCore (Android)。