released_features.md 1.7 KB
Newer Older
1
OpenPose Library - All Major Released Features
2 3
====================================

4
- Sep 2019: [**Training code released**](https://github.com/CMU-Perceptual-Computing-Lab/openpose_train)!
5
- Jan 2019: [**Unity plugin released**](https://github.com/CMU-Perceptual-Computing-Lab/openpose_unity_plugin)!
6
- Jan 2019: [**Improved Python API**](doc/python_module.md) released! Including body, face, hands, and all the functionality of the C++ API!
G
Gines Hidalgo 已提交
7
- Dec 2018: [**Foot dataset released**](https://cmu-perceptual-computing-lab.github.io/foot_keypoint_dataset) and [**new paper released**](https://arxiv.org/abs/1812.08008)!
G
gineshidalgo99 已提交
8
- Sep 2018: [**Experimental tracker**](./quick_start.md#tracking)!
9
- Jun 2018: [**Combined body-foot model released! 40% faster and 5% more accurate**](./installation/installation.md)!
10
- Jun 2018: [**Python API**](./python_module.md) released!
11 12 13 14 15 16
- Jun 2018: [**OpenCL/AMD graphic card version**](./installation/installation.md) released!
- Jun 2018: [**Calibration toolbox**](./advanced/calibration_module.md) released!
- Jun 2018: [**Mac OSX version (CPU)**](./installation/installation.md) released!
- Mar 2018: [**CPU version**](./installation/installation.md#cpu-version)!
- Mar 2018: [**3-D keypoint reconstruction module**](./advanced/3d_reconstruction_module.md) (from multiple camera views)!
- Sep 2017: [**CMake**](./installation/installation.md) installer and **IP camera** support!
17
- Jul 2017: [**Windows portable binaries and demo**](https://github.com/CMU-Perceptual-Computing-Lab/openpose/releases)!
18 19 20 21 22
- Jul 2017: **Hands** released!
- Jun 2017: **Face** released!
- May 2017: **Windows** version!
- Apr 2017: **Body** released!
For further details, check the [release notes](./release_notes.md).