beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

MpHandCoordinate Op

 extension op - visible to all users


MpHandCoordinate

Op author: pandur
Maintained by Team: MediaPipe

Get individual coordinates of fingers or wrist from an array of mediapipe data


read more on the mediapipe project page:
https://google.github.io/mediapipe/solutions/hands.html



Inputs

Hand Points (Array)
Joint index (integer /Number)

Outputs

X (Number)
Y (Number)
Z (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

MpHands - Example


Patches using MpHandCoordinate

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2021-12-23 - pandur
Ops.User.pandur.MpHandCoordinate renamed to Ops.Dev.MpHandCoordinate
2021-12-23 - pandur
Ops.Dev.MpHandCoordinate renamed to Ops.Libs.Mediapipe.MpHandCoordinate
2022-05-09 - pandur
renameOps.Libs.Mediapipe.MpHandCoordinate renamed to Ops.Extension.Mediapipe.MpHandCoordinate
2023-06-16 - pandur