Skip to content

androidcodehub/Android-Studio-FaceDetection-Google-Vision-Api-using-kotlin

Repository files navigation

Android-Studio-FaceDetection-Google-Vision-Api-using-kotlin

Android Studio FaceDetection Google Vision Api using kotlin

Basically Face Detection API specifically provides 4 important features:

  1. Face Recognition
  2. Face Tracking
  3. Find Landmarks in the detected face (nose, left eye, right eye, right ear etc.)
  4. Classification of the detected face (smile,open eyes)

Note : The Face API provides measurement of Euler Y and Euler Z for detected faces but not provide measurements for Euler X .

check more info at http://androidcodehub.com/addfacedetection/

About

Android Studio FaceDetection Google Vision Api using kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages