Update mediapipe/pose_tracking_dll/README.md

Co-authored-by: Xavier Valls <xavi@nimagna.com>
This commit is contained in:
MaksymAtNimagna 2022-01-05 11:42:33 +01:00 committed by GitHub
parent 50a6d5cbe9
commit 71998bc650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,4 +30,4 @@ Link pose_tracking_cpu.lib and pose_tracking_lib.dll.if.lib statically in your p
Make sure the opencv_world3410.dll and pose_tracking_lib.dll are accessible in your working directory.
Use mediapipe\pose_tracking_dll\pose_tracking.h header file to access the methods of the library.
Use the mediapipe\pose_tracking_dll\pose_tracking.h header file to access the methods of the library.