Skip to content

Releases: ageitgey/face_recognition

v1.2.2

02 Apr 17:18
59cff93
Compare
Choose a tag to compare
  • 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

13 Apr 15:59
Compare
Choose a tag to compare

0.1.12 (2017-04-13)

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