Android上的人脸检测和识别 [英] Face Detection and Recognition on Android

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

问题描述

我正在开发一个项目,我必须检测存储在SD卡上的静态图像上的面部或面部,然后使用Android中设置的数据识别该面部。



我需要帮助,我怎么能这样做..

我应该从哪里开始.. ??

解决方案

< blockquote>这是两个不同的东西,检测照片中的脸部与识别它是谁不同。



你看过facedetection.com [ ^ ]



使用网络服务可能是更好的选择



/ Darren



编辑:



考虑到这一点,你应该能够使用



android.media.FaceDetector;



a很好的例子可以在



人脸检测 [ ^ ]


I am working on a project in which I have to detect face or faces on a static image stored on sdcard and then recognize that face using data set in android..

I need help that how would I will be able to do that..
From where I should begin..??

解决方案

These are two different things, detecting a face in a photo is different to recognising who it is.

Have you looked at facedetection.com[^]

Using a web service might be a better option

/Darren

EDIT:

Having thought about this a little bit more you should be able to use

android.media.FaceDetector;

a good example can be found at

Face Detection[^]


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

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