Skip to content

Possible to use coordinates of pose estimation with kineticstoolkit? #141

Discussion options

You must be logged in to vote

Good morning @gabriead

I never tried MediaPipe, but I see that's it's aimed to real-time applications, while Kinetics Toolkit is more aimed to offline movement/force timeseries analysis. But if you use MediaPipe offline, I guess you could transpose the pose coordinates to Kinetics Toolkit.

For what I understand from https://google.github.io/mediapipe/solutions/pose.html:

Output

Naming style may differ slightly across platforms/languages.

pose_landmarks

A list of pose landmarks. Each landmark consists of the following:

    x and y: Landmark coordinates normalized to [0.0, 1.0] by the image width and height respectively.
    z: Represents the landmark depth with the depth at the midpoin…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gabriead
Comment options

@felixchenier
Comment options

Answer selected by felixchenier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants