Skip to content

Conversation

@dtronmans
Copy link
Contributor

Purpose

Draw the keypoint indices next to the keypoints in the visualizer. This is done through the optional parameter draw_indices, which by default is False.

Specification

Dependencies & Potential Impact

#322 needs to be merged first as this PR was branched from there

Deployment Plan

Testing & Validation

Check that 1) the indices are drawn and 2) they correspond to the indices in the dataset (e.g.: index 0 is nose) and 3) it works with different scale parameters.

draw_indices set to False (default) with scale == 4.5:
FalseScale4_5

draw_indices set to True with scale == 4.5:
TrueScale4_5

draw_indices set to True with scale == 3.0:
TrueScale3_0

@dtronmans dtronmans requested a review from a team as a code owner November 14, 2025 16:24
@dtronmans dtronmans requested review from conorsim, klemen1999, kozlov721 and tersekmatija and removed request for a team November 14, 2025 16:24
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants