Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Crop detected face using eye position as reference

Hi everybody! Does anybody know a method to crop a detected face using the eye position as a reference? I need to crop a detected face in a video stream in order to perform a face recognition with a better reliability. I've seen the haar cascade for the eye position but it's too chaotic and It needs filtering for the false positive (thing that I can't do without lowering the performance of my program)

Any ideas? Thanks!