how to set XML cascade for detecting eyes and face on perspective view of faces
I was working on rotated face detecting using SVM ,that I needed to pre process like detecting eyes and faces, I use CascadClassifier and xml files that are located in data folder .I have 10 views of one person , for frontal and side I could detect eyes and face , but for perspective view of faces I need some suitable XML , I need you guys to help me how can I do that?
I mean these view of faces
maybe you can use facial landmarks, like implemented in dlib, flandmarks, faceX instead of eyes-cascade, they are much more robust to perspective / pose variation
dlib can help in face detecting not in eye detecting if I was right
http://blog.dlib.net/2014/08/real-tim...
https://github.com/delphifirst/FaceX
took two days I couldn't run dlib library using jpeg , i added whole thing it said , at the end stupid errors come:|,