Skip to content

The project demonstrates the use of Mobile Vision API.The API simply detects areas in the image or video that are human faces.

Notifications You must be signed in to change notification settings

kkdroidgit/FaceDetect

Repository files navigation

#ABOUT

With Google Play Services, you can now use new Mobile Vision APIs which provide new Face Detection APIs that find human faces in image and video better and faster than before, and which offer smart services such as understanding faces at different orientations, detecting facial features, and understanding facial expressions.


Prerequisites:

  • Android Studio(Latest Stable Version)
  • An Android Device that runs Android 4.2.2 or later
  • The latest version of the Android SDK including the SDK tools component. You can get this from the Android SDK Manager in Android Studio.
  • The Google Play Services SDK. You can get this from the Android SDK Manager in Android Studio.

In this project we creat a simple app that detects human faces in pictures. Currently it supports static images, which lay the principles of how this API works

You can find the link to the image Used in this Project Here.

Face Detected

Note : Thie image used in this file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.

Licence

About

The project demonstrates the use of Mobile Vision API.The API simply detects areas in the image or video that are human faces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages