I am using opencv sharp, and haar cascaes for profile face, but i wanna know the side of the face detected. Is that possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you could determine the position of the eyes and then check, which eye is on your side. the symetric axis of the face is at the middle of the distance between your eyes.
as far as i know, opencv has some built in functionality to find eyes within the face – or at least some libraries using opencv do (i.e. emgu)