<div dir="ltr"><div dir="ltr"><div>This is MediaPipe Holistic, with my strings.  No need for l_ , r_ prefixes, I add them.  I'm guessing I can convert the CMC, MCP, IP, PIP, DIP, and TIP.  If someone already has this in Python, great.  I will still need short names for display, but I think this will be going into BVN and X3D using X3D-Edit.</div><div><br></div><div>I'm not sure about WRIST, but I can look at diagrams and figure most of this stuff out.  If someone already has a mapping, handing it over would be awesome. In exchange, I will give you a good Holistic program (I haven't moved on to newer things, I couldn't get them to work.  I guess Windows 10 is not a priority for Google.  Mobile, yes).  So, to let you know what I'm doing, I'm trying to convert video to BVH, then I'll use X3D-Edit to go to X3D.</div><div><br></div><div>WRIST =  [0, "WRIST"]</div><div>THUMB_CMC = [1, "THUMB_CMC"]</div><div>THUMB_MCP = [2, "THUMB_MCP"]</div><div>THUMB_IP = [3, "THUMB_IP"]</div><div>THUMB_TIP = [4, "THUMB_TIP"]</div><div>INDEX_FINGER_MCP = [5, "INDEX_FINGER_MCP"]</div><div>INDEX_FINGER_PIP = [6, "INDEX_FINGER_PIP"]</div><div>INDEX_FINGER_DIP = [7, "INDEX_FINGER_DIP"]</div><div>INDEX_FINGER_TIP = [8, "INDEX_FINGER_TIP"]</div><div>MIDDLE_FINGER_MCP = [9, "MIDDLE_FINGER_MCP"]</div><div>MIDDLE_FINGER_PIP = [10, "MIDDLE_FINGER_PIP"]</div><div>MIDDLE_FINGER_DIP = [11, "MIDDLE_FINGER_DIP"]</div><div>MIDDLE_FINGER_TIP = [12, "MIDDLE_FINGER_TIP"]</div><div>RING_FINGER_MCP = [13, "RING_FINGER_MCP"]</div><div>RING_FINGER_PIP = [14, "RING_FINGER_PIP"]</div><div>RING_FINGER_DIP = [15, "RING_FINGER_DIP"]</div><div>RING_FINGER_TIP = [16, "RING_FINGER_TIP"]</div><div>PINKY_MCP = [17, "PINKY_MCP"]</div><div>PINKY_PIP = [18, "PINKY_PIP"]</div><div>PINKY_DIP = [19, "PINKY_DIP"]</div><div>PINKY_TIP = [20, "PINKY_TIP"]</div></div></div>