FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Save image enhancments by BryonLewis · Pull Request #1527 · Kitware/dive · GitHub

/ dive Public

Save image enhancments - #1527

Merged
BryonLewis merged 10 commits into
mainfrom
save-image-enhancments
Oct 7, 2025
Merged

BryonLewis merged 10 commits into
mainfrom
save-image-enhancments

Conversation

Copy link
Copy Markdown
Collaborator

resolves #1510

Requires #1526 to be merged first

  • Adds imageEnhancements to the metadata mutable (this is metadata stored in the DIVEDataset Folder Metadata that can be modified by a user)
  • On back-end and front-end put the required references to imageEnhancements so it can be properly saved and loaded
  • There is a debounce method on saving the imageEnhancements so that endpoint isn't hammered during sliding or other changes. It makes it so once it is complete it will send the request to the save the updated parameters.
  • Updated Loading for Media Views (Video, Image, Large-Image was already okay) to set the SVG filter if the data is not the default image.

BryonLewis marked this pull request as ready for review September 19, 2025 14:29

naglepuff left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM!

BryonLewis merged commit e254d7e into main Oct 7, 2025
4 checks passed
BryonLewis deleted the save-image-enhancments branch October 7, 2025 18:31
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DIVE Video Enhancement Tools/Viewing Upgrades

2 participants


Back | FazBrowse Home | New Git URL