Head Tail Bbox Updating by BryonLewis · Pull Request #1345 · Kitware/dive
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 23
Merged
Conversation
Copy link Copy Markdown
Collaborator
resolves #1168
Changes the head/tail logic for expanding bounds:
- If it is a new track that doesn't have a bbox yet it will use the standard padding
- If it is an existing track and the points are moved inside of the bounds there is no adjustment to the bounding box.
- If the points move outside of an existing bounds it will adjust to the new points with ZERO padding.
BryonLewis added 2 commits
April 11, 2023 16:02
BryonLewis
marked this pull request as ready for review
BryonLewis
requested a review
from marySalvi
marySalvi approved these changes May 9, 2023
Copy link Copy Markdown
Collaborator
marySalvi
left a comment
marySalvi
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
BryonLewis
merged commit
d1eb6b2
into
main
BryonLewis
deleted the
head-tail-update
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment