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

Issue 1547 large image conversion by BryonLewis · Pull Request #1548 · Kitware/dive · GitHub

/ dive Public

Issue 1547 large image conversion - #1548

Merged
BryonLewis merged 7 commits into
mainfrom
issue-1547-large-image-conversion
Dec 2, 2025
Merged

BryonLewis merged 7 commits into
mainfrom
issue-1547-large-image-conversion

Conversation

BryonLewis commented Nov 18, 2025
edited
Loading

Copy link
Copy Markdown
Collaborator

resolves #1547

Large images don't decode properly and provide a image width/height. If this occurs for a regular image I think it should ask the user to kick off a convert to large image task.

  • Modified the code so that if it can't decode the image it will suggest conversion to a large image
  • Inside the large image conversion we need to check and see if the items has already been converted before we convert it to a large image
  • When you open a dataset that isn't loading/decoding properly it will prompt the user to swap it to a 'large-image' dataset.
  • This conversion job will launch and on completion it will ask to reload the annotations and will display the materials.

Sample Data:
LargeSampleImages.zip

Note:
You may need to build the whole image and use (localhost:8010) so the notification system is properly connected for the indicator to ask to reload after conversion.

BryonLewis requested a review from naglepuff November 20, 2025 18:49
Comment thread server/dive_tasks/tasks.py Outdated
BryonLewis requested a review from naglepuff November 24, 2025 13:28
BryonLewis marked this pull request as ready for review December 2, 2025 12:39
BryonLewis merged commit e022656 into main Dec 2, 2025
4 checks passed
BryonLewis deleted the issue-1547-large-image-conversion branch December 2, 2025 12:39
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.

Uploading Very Large images on Web

2 participants


Back | FazBrowse Home | New Git URL