i am working on an Android application that detect the body parts of face like mouth , eye , ear and nose and from the sideview i need to detect the ear eye and mouth too
i am able to complete the detection of eyes , mouth from the front view but unable to detect the nose and ear ..
i have followed the following github project and expermient different clasifier files from it enter link description here github link for open cv project
if anyone has worked on the detection of ear and nose or worked with the face detection from the sideview using open cv in android/iOS and can share what classifiers used for it that woulb be a great help for me