Skip to content

feat(key_points): add predefined HAND skeleton for 21-keypoint hand landmarks#2349

Open
SkalskiP wants to merge 2 commits into
developfrom
feat/add-hand-skeleton-keypoints
Open

feat(key_points): add predefined HAND skeleton for 21-keypoint hand landmarks#2349
SkalskiP wants to merge 2 commits into
developfrom
feat/add-hand-skeleton-keypoints

Conversation

@SkalskiP

Copy link
Copy Markdown
Collaborator

Summary

  • Add Skeleton.HAND to the predefined skeleton enum in key_points/skeletons.py
  • Define the standard 21-keypoint hand topology (MediaPipe / COCO-WholeBody): wrist plus 4 joints per finger, 20 edges total
  • Enable automatic skeleton lookup for hand keypoints via SKELETONS_BY_VERTEX_COUNT[21] in EdgeAnnotator

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81%. Comparing base (9251893) to head (3fb968a).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2349   +/-   ##
=======================================
  Coverage       81%     81%           
=======================================
  Files           66      66           
  Lines         9077    9078    +1     
=======================================
+ Hits          7377    7378    +1     
  Misses        1700    1700           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant