Face Recognition Versions Save

The world's simplest facial recognition api for Python and the command line

v1.2.2

6 years ago
  • Added the face_detection CLI command
  • Removed dependencies on scipy to make installation easier
  • Cleaned up KNN example and fixed a bug with drawing fonts to label detected faces in the demo

v0.1.12

7 years ago

0.1.12 (2017-04-13)

  • Fixed: Face landmarks wasn't returning all chin points.