在iOS上非常简单的图像识别 [英] Very simple image recognition on iOS

查看:113
本文介绍了在iOS上非常简单的图像识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以进行非常基本的图像识别,将图像与图像数据库进行比较,并确定数据库中哪个图像最匹配?我不需要对任何图像进行任何处理,只需区分有限的图像列表。

Is it possible to do very basic image recognition to compare an image against a database of images and determine which image in the database is the best match? I don't need to do any processing of any of the images, but simply differentiate between a finite list of images.

是否有任何库可以实现这一点?或者它是否需要从头开始构建图像识别器?

Are there any libraries that make this somewhat possible? Or would it require building an image recognizer from scratch?

推荐答案

看看OpenCV。 OpenCV并未针对iOS进行优化,但它可以是一个良好的开端。如果我理解你在做什么是不容易实现,我不知道你是否能找到OpenCV以外的开源库。

Take a look at OpenCV. OpenCV is not optimized for iOS but it can be a good start. If I understand what your are doing is it not really easy to achive and I did not know if you can find opensource library other than OpenCV.

这篇关于在iOS上非常简单的图像识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆