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.
* 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.
* 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.
* 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.
* 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.