脸部识别为Android OpenCV的类 [英] Face Recognizer opencv class for android

查看:428
本文介绍了脸部识别为Android OpenCV的类的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图建立Android人脸识别应用。根据此链接:

I am trying to build a face recognition application for Android. According to this link:

http://docs.opencv.org/trunk/模块/的contrib / DOC / facerec / index.html的

有一个名为FaceRecognizer类是用于面部识别功能的很好的抽象层。

there is a class called FaceRecognizer that is a good abstraction layer for face recognition functionality.

在此链接: http://docs.opencv.org/ 它说,这FaceRecognizer类在的contrib文件夹中。然而,当我下载了OpenCV的机器人,并将其导入到我的Eclipse工作区,我看不到的co​​ntrib文件夹中。因此,我不能够使用这个程序继续下去。

At this link: http://docs.opencv.org/ it says that this FaceRecognizer class is in the "contrib" folder. However, when I download OpenCV for Android, and import it to my Eclipse workspace, I don't see the "contrib" folder. Hence, I am not able to go ahead with this app.

你知道,如果FaceRecognizer类可用于OpenCV进行Android的?

Do you know if the FaceRecognizer class is available for OpenCV for Android?

推荐答案

该OpenCV4Android绑定由包装生成脚本生成的,所以不是全部OpenCV库目前还不支持。我已经说过了基里尔Kornyakov的OpenCV4Android维护者之一,前一阵子和这里的什么,他就为FaceRecognizer说OpenCV4Android:

The OpenCV4Android bindings are generated by a wrapper generator script, so not the entire OpenCV library is supported yet. I've talked to Kirill Kornyakov, one of the OpenCV4Android maintainers, a while ago and here's what he said on FaceRecognizer for OpenCV4Android:

我已经决定要仔细检查与安德烈Pavlenko,谁是私
  在Java绑定OpenCV的开发商。他说,为全面
  支持他需要解决一些事情,来帮助包装发生器
  脚本来了解一些数据类型。这是不特定为
  FaceRecognizer,这是一个普遍和相当的重要任务我们
  路线图。所以,我希望这将是2.4.3这是之前完成
  来啦〜11月1日。我们也得到了很多的问题有关
  FaceRec在Android上,这将是我们的下一个工作重点之一
  释放。

I've decided to double check with Andrey Pavlenko, who is the private developer of the Java bindings for OpenCV. He said that for the full support he needs to fix a couple of things, to help wrapper generator script to understand some data types. This is not specific for FaceRecognizer, this is a general and quite important task in our Roadmap. So, hopefully this will be finished before the 2.4.3 which is coming ~ November 1st. We're also getting a lot of questions about FaceRec on Android, and it will be one of our priorities for the next release.

这篇关于脸部识别为Android OpenCV的类的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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