A demo app for various Firebase ML-Kit vision functionalities 🕵️♀️
-
Updated
Jan 24, 2021 - Java
A demo app for various Firebase ML-Kit vision functionalities 🕵️♀️
The purpose of this Android app is to utilize the Microsoft Face API to not only detect individual faces in an image, but also for each face provide information such as emotions, the estimated age, gender, and more. Possible applications for this app are at amusement parks, classrooms, and residential homes.
The Facial Recognition and Detection Application provides both image and live camera facial recognition and detection. In image mode, it identifies faces, eyes, and smiles within loaded images. In live camera mode, it continuously captures real-time video and performs facial recognition, eye detection, and smile detection,
Sample Face Recognition Android app using Firebase MLKit and dlib library.
Add a description, image, and links to the face-detection-application topic page so that developers can more easily learn about it.
To associate your repository with the face-detection-application topic, visit your repo's landing page and select "manage topics."