i识别人的扫描图像中的眼睛 [英] iRecognise eyes in a scanned image of a person

查看:588
本文介绍了i识别人的扫描图像中的眼睛的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发一款应用程式,可以识别QR扫描器扫描的图片中人物的眼睛,脸部和肤色。

I want to develop an iPhone app which should recognise the eyes, face, and skin color of a person in an image which is scanned by QR Reader.

可以在图像中检测眼睛?

How can eyes be detected in an image?

推荐答案

为了定位眼睛,我使用了Accurate Eye Center Location和跟踪使用同位素曲率,Roberto Valenti,Theo Gevers在我的硕士论文,并取得了非常好的结果:

For localizing the eyes I've used the algorithm described in "Accurate Eye Center Location and Tracking Using Isophote Curvature" by Roberto Valenti, Theo Gevers in my master thesis and achieved very good results with it:

http://www.science.uva.nl/research/publications/2008/ValentiCVPR2008/CVPR%2008。 pdf

对于面部检测/本地化,使用Viola-Jones算法,在某处可能有一个目标c实现。 (OpenCV拥有它,或者)

For face detection / localization, use the Viola-Jones algorithm, there is probably a objective-c implementation out there somewhere. (OpenCV has it, alternatively)

这篇关于i识别人的扫描图像中的眼睛的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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