Update mediapipe/pose_tracking_dll/README.md
Co-authored-by: Xavier Valls <xavi@nimagna.com>
This commit is contained in:
parent
8b3cd11c39
commit
d5581dabb3
|
@ -1,5 +1,5 @@
|
||||||
## Description
|
## 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:
|
Currently, the following features are supported:
|
||||||
- Segmenting the person(s) of interest
|
- Segmenting the person(s) of interest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user