Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Sean Hu 20563fa163 Merged PR 3543: Python 2/3 Compatible Support in Sample. 2018-01-12 10:56:59 +08:00
Sean Hu 6759860813 Merged PR 3359: Update doc for Python SDK.
Update doc for Python SDK.
2018-01-12 10:56:58 +08:00
Xuan (Sean) Hu cfb44d8439 Merged PR 3142: Million Scale Python Sample Update
Code format & update for sample.
2018-01-12 10:56:58 +08:00
Micheleen Harris e985c8e4fb additional args needed for wx.GridSizer (#48)
GridSizer needs extra arguments to work with the latest wxPython package (v4.0.0b2).  These additional arguments provide vertical and horizontal gap of white space.
2018-01-12 10:32:29 +08:00
Xuan Hu (Sean) b5de7ccb18 Endpoint support (#36)
* Add endpoint support.
2017-05-26 19:11:17 +08:00
Xuan Hu (Sean) 9f0a1dc113 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.
2017-05-08 20:57:44 +08:00
Xuan Hu (Sean) 20443529e8 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.
2017-03-18 17:59:13 +08:00
Moe Ibrahim c4965ae61b Text Edits (#21)
* Update panel_detection.py

Edited the text of the label.

* Update panel_find_similar.py

Edited the text of the label.

* Update panel_group.py

Edited the text of the label.

* Update panel_identification.py

Edited the text of the label.

* Update panel_subscription.py

Edited the text of the label and those of the two key-related events.

* Update panel_verification.py

Edited the text of the two labels.
2017-03-06 00:29:28 +08:00
Xuan Hu (Sean) 856d9bc751 Initial version for sample. (#6)
* Initial version for sample.

* README update.

- Remove TODO section.
- Remove redundant empty lines.

* Remove Jupyter Notebook and corresponding README.

* Several logic bug fix.

* Several view bugs have been fixed.
2016-09-26 16:40:15 +08:00