You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
Python SDK update for BUILD 2017 release. (#23)
* requirements: add pillow, reorder alphabetically.
* Add start, top parameters for list persons.
* More robust response parser.
* Sample update:
- Support more face attributes.
- Fix image rotation bug.
- Minor enhancement and bug fix.
* Bump version to 1.3.0.
* Minor change in result shown.
* Update list person description.
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.