简体   繁体   English

是关于增强现实还是相机预览?

[英]Is It about Augmented Reality or Camera Preview?

I jsu have small inquiry, and please dont underestimate it. 我对他的询问不多,请不要小看。

I Have a class that implements Render, and another CLass implements Surface.callback. 我有一个实现Render的类,另一个CLass实现了Surface.callback。

When I run the class the implements the surface.Callback, I manage to show the camera preview. 当我运行该类时,将实现Surface.Callback,我设法显示摄像机预览。

And When I run the class the implements the Render, I manage to display the 3D shaps. 当我运行该类的Render时,我设法显示3D形状。

Now, I want to display the 3D shapes over the Camera preview. 现在,我想在“ Camera”预览中显示3D形状。

My Questions is, what should I learn and read to achieve this? 我的问题是,要实现这一目标,我应该学习和阅读哪些知识? Is is about Augmented Reality? 是关于增强现实吗?

Or I just need to learn more how the camera preview works? 或者我只需要了解更多有关相机预览的工作方式?

Your answers would be meaningful and highly appreciated. 您的答案将是有意义的,并受到高度赞赏。

Just read how to overlay surfaces. 只需阅读如何覆盖表面即可。

Augmented Reality is about displaying graphics according to what is shown in the camera (usually it detects a marker and displays graphics according to it). 增强现实技术是根据相机中显示的内容显示图形(通常它会检测标记并根据其显示图形)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM