使用 QCAR SDK 进行图像标记的 YouTube 视频

发布于 2024-12-15 05:35:28 字数 328 浏览 3 评论 0原文

我看到之前在 StackOverflow 上发布的一个问题和答案,链接为

基于标记的 AR使用 Qualcomm SDK 的 android 应用程序

我正在尝试使用 QCAR SDK 做类似的事情。我正在尝试在石头图像上显示 YouTube 视频。我的基本代码是示例文件夹中的图像目标文件。我按照此处提到的步骤进行操作,但仍然只渲染了茶壶在图像上。我需要在文件中实施任何其他更改吗?

I saw a question and answer posted previously on StackOverflow at this link

Marker based AR android application using Qualcomm SDK

I’m trying to do something similar with the QCAR SDK. I am trying to display a YouTube video over the stones image. My base code is the images target file in the samples folder. I followed the steps mentioned here but I still get only the teapot to render over the image. Is there any other change I need to implement in the files?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我纯我任性 2024-12-22 05:35:28

您可以从 ImageTargets.cpp 中的 renderFrame() 中删除茶壶渲染代码。

You can remove the teapot rendering code from renderFrame() in ImageTargets.cpp.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文