Ask Your Question
3

How to detect faces with open eyes

asked 2012-09-05 14:20:54 -0600

501 Not Implemented gravatar image

Hi, in my program i want to detect faces, which have open eyes and maybe a smile face. Does this kind of haarcascades available?

greetings

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2012-09-05 20:35:30 -0600

Hi!

I would recommend you to take a look at this OpenCV tutorial.

It explains how to detect faces and eyes on images. About the smile, I don't know if already exists a haarcascade or lbp model for that, but you can always train your own.

I hope this helps.

edit flag offensive delete link more

Comments

thanks, eye detection is far as good. I've read already a few tutorials to train my own haar. But it need a lot of time. On https://github.com/hromi/SMILEsmileD/tree/master/smileD i found a haar for detect smiles...i will try it and would to see the results :)

501 Not Implemented gravatar image501 Not Implemented ( 2012-09-06 05:55:10 -0600 )edit

Question Tools

Stats

Asked: 2012-09-05 14:20:54 -0600

Seen: 1,688 times

Last updated: Sep 05 '12