Skip to content

A Mobile Vision API example to detect faces from a selected photo in a native Android application

License

Notifications You must be signed in to change notification settings

jruanoDev/android-facedetector

Repository files navigation

Face Detector Android

This is an example application using Mobile Vision API to recognize faces from a selected photo. The application takes a photo from the gallery and draws a rectangle on top of the recognized faces and it gives you the smile probabilty of each one of the faces.

Required permissions

  • External Storage (Is used to pick a photo from your gallery)

Supported devices

This application works on devices running Android 5.0 Lollipop and avobe.

You can check the docs in Mobile Vision API Docs. To download the APK file click here

About

A Mobile Vision API example to detect faces from a selected photo in a native Android application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages