This Android app utilizes Android's Face Detection ML Kit to analyze facial features in photos captured by the device camera. Users can scan their face, and the app provides information such as the number of faces in the photo, probability of smiles, left and right eye opening probabilities, face type, and head Euler angles, etc.
- Android's Face Detection ML Kit: https://developers.google.com/ml-kit/vision/face-detection/android
- Download the App from Release section of this repository.