This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
Releases: microsoft/Cognitive-Face-Python
Releases · microsoft/Cognitive-Face-Python
Remove false SSL verification.
Version 1.4.1.
Merged PR 4361: Upgrade the version to 1.4.1. Upgrade the version to 1.4.1.
Million-Scale Face API.
1.4.0 Merged PR 3543: Python 2/3 Compatible Support in Sample.
Version 1.3.1.
- Add
BaseUrl
configuration support.
Version 1.3.0.
Update SDK and Sample according to BUILD release.
Version 1.2.5.
Support more face attributes in SDK & Sample. (#11) * Update docstrings for face.detect by introducing emotion. * Update sample to support headPose,facialHair,emotion. * Add missing emotion attribute. * Update README.md. * pylint. * Bump version to 1.2.5.