Update mediapipe/pose_tracking_dll/README.md
Co-authored-by: Xavier Valls <xavi@nimagna.com>
This commit is contained in:
parent
ed1275b673
commit
561da620df
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user