android:增强现实支持数百万图像识别

时间:2022-05-23 21:17:20

I am developing an AR app that does image recognition. Now i need my app to support million of images. I was using vuforia. Vuforia free version has restriction on the number of images supported. Is there any other library that is good in image recognition and supports huge number of images recognition

我正在开发一个进行图像识别的AR应用程序。现在我需要我的应用程序来支持数百万张图像。我在用vuforia。 Vuforia免费版本限制了支持的图像数量。有没有其他图书馆擅长图像识别,并支持大量的图像识别

1 个解决方案

#1


0  

First of all I would suggest developing an Application which should support million of images using any kind of an SDK would be a performance hit. It will heavily consume the battery of the phone and make the Application to detect images very slow. Saying that I would suggest trying developing an Augmented Reality application which detects images using the Metaio SDK for Android platform. Refer their official web site http://www.metaio.com for more info.

首先,我建议开发一个应该支持使用任何类型的SDK的数百万图像的应用程序将是一个性能影响。它将大量消耗手机的电池并使应用程序检测图像非常慢。说我会建议尝试开发一个使用Metaio SDK for Android平台检测图像的增强现实应用程序。有关更多信息,请访问他们的官方网站http://www.metaio.com。

#1


0  

First of all I would suggest developing an Application which should support million of images using any kind of an SDK would be a performance hit. It will heavily consume the battery of the phone and make the Application to detect images very slow. Saying that I would suggest trying developing an Augmented Reality application which detects images using the Metaio SDK for Android platform. Refer their official web site http://www.metaio.com for more info.

首先,我建议开发一个应该支持使用任何类型的SDK的数百万图像的应用程序将是一个性能影响。它将大量消耗手机的电池并使应用程序检测图像非常慢。说我会建议尝试开发一个使用Metaio SDK for Android平台检测图像的增强现实应用程序。有关更多信息,请访问他们的官方网站http://www.metaio.com。