Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.41 KB

#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