Path: blob/main/Human Pose Estimation - Computer Vision/Realtime Human Pose Estimation - OpenCV - Mediapipe.ipynb
569 views
Kernel: Python 3
Install Modules
In [ ]:
Import Modules
In [1]:
In [2]:
Pose Estimation for Video
In [20]:
In [19]:
Out[19]:
x: 0.35414522886276245
y: 0.8367241024971008
z: 0.16406674683094025
visibility: 0.9696751236915588
Realtime Pose Estimation
In [23]:
In [ ]: