Currently I\'m working on an app for Android phones. We want to detect features of a face. The programm should be able to detect the positions of the eyes, the nose, the mouth a
Take a look at the new Android face API, which includes facial landmark detection. There is a tutorial here:
https://developers.google.com/vision/detect-faces-tutorial