Ask Your Question

mustafa_murabbi's profile - activity

2015-10-28 05:20:09 -0600 commented question Trying to implement the face recognition in IOS and Android application

Thanks Berak for your message. Could you please let me know if this code can help me to analyse the Face Shape (Round, Circular, Cylindrical, Oval etc), Eye Shape (Close Set Eye, Almond Eye, Hooded Eye )or Lip Shape (Thin, Thick, Sharp) etc.

2015-10-08 10:03:45 -0600 asked a question 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 ?