Skip to content

Fix PHI bounding box label numbering to handle index gaps#37

Open
Adithyan-Dinesh-Trenser wants to merge 1 commit into
nightlyfrom
gradienthealth/fix-phi-bounding-box-label-numbering
Open

Fix PHI bounding box label numbering to handle index gaps#37
Adithyan-Dinesh-Trenser wants to merge 1 commit into
nightlyfrom
gradienthealth/fix-phi-bounding-box-label-numbering

Conversation

@Adithyan-Dinesh-Trenser

Copy link
Copy Markdown

Summary

  • Changed PHI bounding box labeling to track used indices instead of counting total measurements
  • Ensures labels fill gaps when measurements are deleted

Changes

  • Replace count-based numbering with index-based tracking
  • Parse existing labels to find which indices are in use
  • Assign next available index to new measurements

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