Ask Your Question

Revision history [back]

Trying to implement the face recognition in IOS and Android application

I am trying to implement the face recognition in IOS and Android application and i want to recognize the exact shape and position of someone's face, exact shape of their eyes, lips, nose. How many features can i get out of a face recognition algorithm as want to get as much features as possible to perfectly apply some effects on the face on lower level ? There are libraries available from openCV, but it only return the position of the face features such as eyes, nose, chin etc. I want to recognize the shape and outline of eyes, eyebrows, lips as well. Is this something that is achievable ?