Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

face_eyes detection and tracking using opencv

I am working on eye blinking using opencv 2.4.3 in C on unbuntu platform. I was able to detect to face and eyes in live video using Haar cascades, but when I tilt my face, Algorithm cannot detect the face, and I have also read it on net that if face is tilt it cannot detect. So I think tracking can be helpful. Can anybody help me out, how should I track face and eyes in live video.