Releases: ageitgey/face_recognition
Releases · ageitgey/face_recognition
v1.2.2
- 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
0.1.12 (2017-04-13)
- Fixed: Face landmarks wasn't returning all chin points.