released_features.md 1.5 KB
Newer Older
G
gineshidalgo99 已提交
1
OpenPose Library - All Released Features
2 3
====================================

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