Metadata-Version: 2.4
Name: pose-estimation-recognition-utils
Version: 0.5.0b3
Summary: Classes for AI recognition on pose estimation data
Home-page: https://github.com/cobtras/pose-estimation-recognition-utils
Author: Jonas David Stephan, Chanyut Boonkhamsaen, Nathalie Dollmann
Author-email: j.stephan@system-systeme.de
License: Apache 2.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools>=61.0.0
Requires-Dist: numpy>=1.21.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# pose-estimation-recognition-utils

Classes for AI recognition on pose estimation data

Includes all general classes needed for AI movement recognition o generation based on pose estimation data

[Detailed Skeleton Data Documentation (v 1.0) for versions < 0.2](docs/Data-Format-1.0.md)

[Detailed Skeleton Data Documentation (v 1.1) for versions > 0.2 < 0.4](docs/Data-Format-1.1.md)

[Detailed Skeleton Data Documentation (v 2.0) for versions > 0.4 < 0.5](docs/Data-Format-2.0.md)

[Detailed Skeleton Data Documentation (v 3.0) for versions > 0.5](docs/Data-Format-3.0.md)

## Installation

```bash
pip install pose-estimation-recognition-utils
```

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.

## Authors

Jonas David Stephan, Nathalie Dollmann, Chanyut Boonkhamsaen
