Update mediapipe/pose_tracking_dll/README.md

Co-authored-by: Xavier Valls <xavi@nimagna.com>
This commit is contained in:
MaksymAtNimagna 2022-01-04 11:43:21 +01:00 committed by GitHub
parent ed1275b673
commit 561da620df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ The pose_tracking_dll module allows for building a dll library that can be used
Currently, the following features are supported: Currently, the following features are supported:
- Segmenting the person(s) of interest - Segmenting the person(s) of interest
- Segmenting the skeleton(s) - Segmenting the skeleton(s)
- Accessing the 3D coordinates of each node of the skeleton by name (using enum) - Accessing the 3D coordinates of each node of the skeleton
## Prerequisites ## Prerequisites
Follow the guidelines on the official Mediapipe website: https://google.github.io/mediapipe/getting_started/install.html#installing-on-windows Follow the guidelines on the official Mediapipe website: https://google.github.io/mediapipe/getting_started/install.html#installing-on-windows