From 561da620df4fb44d24f4f2b0a44d9d93e8a64628 Mon Sep 17 00:00:00 2001 From: MaksymAtNimagna <88328636+MaksymAtNimagna@users.noreply.github.com> Date: Tue, 4 Jan 2022 11:43:21 +0100 Subject: [PATCH] Update mediapipe/pose_tracking_dll/README.md Co-authored-by: Xavier Valls --- mediapipe/pose_tracking_dll/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediapipe/pose_tracking_dll/README.md b/mediapipe/pose_tracking_dll/README.md index a183c4f2b..9fed2b27f 100644 --- a/mediapipe/pose_tracking_dll/README.md +++ b/mediapipe/pose_tracking_dll/README.md @@ -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: - Segmenting the person(s) of interest - 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 Follow the guidelines on the official Mediapipe website: https://google.github.io/mediapipe/getting_started/install.html#installing-on-windows