face detection of animated face
Is it possible for opencv to execute face recognition of an animated face and not a face in a picture that was just put in front of the camera ?
Is it possible for opencv to execute face recognition of an animated face and not a face in a picture that was just put in front of the camera ?
Short answer --> YES, because it looks to existing facial features which are also available in realistic modelling. This paper even discusses the problems of detectors also detecting artificial faces like on t-shirts, posters or tv screens!
Asked: 2016-02-10 16:59:40 -0600
Seen: 416 times
Last updated: Feb 14 '16
How to reduce false positives for face detection
How to free the memory when I use the face detector?
How can I debug into function like "cvCreateTreeCascadeClassifier "?
Python Face Recognition with OpenCV
face recognition (different image size)
How to detect faces with open eyes
OpenCV 2.4.2 FaceRec_demo.cpp - Interpreting output of Predict function
actually my question was if opencv is capable of detecting spoofing and reject attempts by putting a picture in front of the camera or a video of the face.
sorry I was not clear..
with more than 1 camera, and using a 3d model, maybe.
Indeed :D 2D spoofing is unavoidable :D