From d5581dabb338c6963e888bb316c0ee2178c713f4 Mon Sep 17 00:00:00 2001 From: MaksymAtNimagna <88328636+MaksymAtNimagna@users.noreply.github.com> Date: Tue, 4 Jan 2022 11:46:27 +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 9fed2b27f..12e330393 100644 --- a/mediapipe/pose_tracking_dll/README.md +++ b/mediapipe/pose_tracking_dll/README.md @@ -1,5 +1,5 @@ ## Description -The pose_tracking_dll module allows for building a dll library that can be used with any C++ project. All the dependencies such as tensorflow are built statically into the dll. +The pose_tracking_dll module allows for building a Mediapipe-based pose tracking DLL library that can be used with any C++ project. All the dependencies such as tensorflow are built statically into the dll. Currently, the following features are supported: - Segmenting the person(s) of interest