Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Tags: microsoft/Cognitive-Face-Python

Tags

1.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove false ssl verification (#56)

* Remove the false SSL verification.

* Upgrade version to 1.4.2.

1.4.1

Merged PR 4361: Upgrade the version to 1.4.1.

Upgrade the version to 1.4.1.

1.4.0

Merged PR 3543: Python 2/3 Compatible Support in Sample.

1.3.1

Bump version to 1.3.1. (#33)

- Reorder class declaration.
- Satisfy lint.
- bug fix.

1.3.0

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.

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.