增强现实,创建我自己的简单应用程序

时间:2020-12-11 20:17:09

all i need is to create an augmented reality simple app, where i save manually an image in the application main bundle, and the camera in the application should track or recognize this image and do any action in the application when it is recognized, All the posts here redirect to buy ready online products, can any one help me in a tutorial or some basics and concepts how to do that?

我需要的是创建一个增强现实简单的应用程序,我在应用程序主包中手动保存图像,应用程序中的相机应该跟踪或识别此图像,并在应用程序识别时执行任何操作,所有这里的帖子重定向购买准备好的在线产品,任何人都可以帮助我在教程或一些基础知识和概念中如何做到这一点?

2 个解决方案

#1


1  

I have had great experience with the free Vuforia framework. There good sample projects to understand how the framework works.

我对免费的Vuforia框架有很好的经验。有很好的示例项目来了解框架的工作原理。

You can download the SDK here.

您可以在此处下载SDK。

The sample project you would need to take a look at is the User Defined Target sample.

您需要查看的示例项目是User Defined Target示例。

Qualcomm's support team on the Vuforia Support forums are very kind and offers great support if you are facing any problems with the framework.

高通公司在Vuforia支持论坛上的支持团队非常友好,如果您遇到任何框架问题,可以提供很好的支持。

#2


2  

Have a look at the ARToolkit. Its an open source framework available for most platforms

看看ARToolkit。它是一个可用于大多数平台的开源框架

#1


1  

I have had great experience with the free Vuforia framework. There good sample projects to understand how the framework works.

我对免费的Vuforia框架有很好的经验。有很好的示例项目来了解框架的工作原理。

You can download the SDK here.

您可以在此处下载SDK。

The sample project you would need to take a look at is the User Defined Target sample.

您需要查看的示例项目是User Defined Target示例。

Qualcomm's support team on the Vuforia Support forums are very kind and offers great support if you are facing any problems with the framework.

高通公司在Vuforia支持论坛上的支持团队非常友好,如果您遇到任何框架问题,可以提供很好的支持。

#2


2  

Have a look at the ARToolkit. Its an open source framework available for most platforms

看看ARToolkit。它是一个可用于大多数平台的开源框架