简体   繁体   English

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

[英]android : Augmented reality support millions of image recognition

I am developing an AR app that does image recognition. 我正在开发一个进行图像识别的AR应用程序。 Now i need my app to support million of images. 现在,我需要我的应用程序才能支持数百万个图像。 I was using vuforia. 我正在使用vuforia。 Vuforia free version has restriction on the number of images supported. Vuforia免费版对支持的图像数量有限制。 Is there any other library that is good in image recognition and supports huge number of images recognition 是否有其他任何具有良好图像识别功能并支持大量图像识别的库

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. 首先,我建议使用任何一种SDK开发一个应支持百万张图像的应用程序都会对性能产生影响。 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. 说我建议尝试开发一个增强现实应用程序,该应用程序使用Android平台的Metaio SDK来检测图像。 Refer their official web site http://www.metaio.com for more info. 有关更多信息,请参考其官方网站http://www.metaio.com

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

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