Skip to content

1.0.0

Compare
Choose a tag to compare
@TeruyaHaroldo TeruyaHaroldo released this 02 Mar 19:56
· 30 commits to development since this release

🎉 First release!

The face detection's module for iOS 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;