Skip to content

1.0.0

Compare
Choose a tag to compare
@Goulartvic Goulartvic released this 02 Mar 19:56
· 15 commits to master since this release
73ed196

🎉 First release!

The face detection's module for Android with a lot of awesome features.

✨ Face Detection and Analysis

  • Face bounding box: position and size in pixels;
  • Face contours: list of points that represents the shape of the detected face;
  • Left or right eye is open probability;
  • Smilling probability;
  • Head direction (horizontal, vertical and tilt) based on the angles in degrees;

See our README and Project Demo;