-
Notifications
You must be signed in to change notification settings - Fork 493
fix: Use the image loader for dicom-seg to allow compressed images #2611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
wayfarer3130
wants to merge
87
commits into
main
Choose a base branch
from
fix/use-imageLoader-for-seg
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 80 commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
e6aca3e
fix: Use the image loader for dicom-seg to allow compressed images
wayfarer3130 20716ec
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 64922bb
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#2572)
dependabot[bot] 5e12f02
chore(version): version.json [skip ci]
bcf71ae
chore(version): Update package versions [skip ci]
aa5e213
chore: update generated version file [skip ci]
496d6ba
feat(MPR): add reformat orientation (#2540)
mbellehumeur fe0c459
chore(version): version.json [skip ci]
e8d0177
chore(version): Update package versions [skip ci]
bf073a3
chore: update generated version file [skip ci]
b66a5f1
fix: CS3D version commits to single version (#2612)
wayfarer3130 134a7de
chore(version): Update package versions to 4.16.1 [skip ci]
34d077f
chore(deps-dev): bump webpack from 5.81.0 to 5.105.0 (#2603)
dependabot[bot] 3d5a5f2
chore(version): Update package versions to 4.16.2 [skip ci]
a5c6d51
fix palette color image loading (#2610)
rodrigobasilio2022 393338d
chore(version): Update package versions to 4.16.3 [skip ci]
ee0b1ee
fix(security): Bump tar to 7.5.9 and lerna to 9.0.4 to fix CVE-2026-2…
jbocce 5b4a1ff
chore(version): Update package versions to 4.16.4 [skip ci]
6873a99
feat(tools): implement orthogonalT and lineSegment modes for PlanarFr…
TFRadicalImaging 02b836e
chore(version): Update package versions to 4.17.0 [skip ci]
d94b9e5
fix(security): Changes in response to CVE-2026-26996 (#2622)
jbocce 915244d
chore(version): Update package versions to 4.17.1 [skip ci]
c2ee3d5
fix: annotations text box limitations (#2617)
sedghi 1d66826
chore(version): Update package versions to 4.17.2 [skip ci]
3a02127
fix: Continuous flicker on viewer redraw (#2626)
wayfarer3130 6549e92
chore(version): Update package versions to 4.17.3 [skip ci]
6544f94
chore(security): Update circleci config to only run bun audit for loc…
jbocce 44c0b70
chore(version): Update package versions to 4.17.4 [skip ci]
13ab900
fix: move crosshairs implementation to absolute camera instead of del…
sedghi e60174f
chore(version): Update package versions to 4.17.5 [skip ci]
fe0a613
feat(core): add ECGViewport for DICOM waveform rendering (#2621)
TFRadicalImaging 905d5b2
chore(version): Update package versions to 4.18.0 [skip ci]
b1c84f6
fix(tools): prevent ANNOTATION_COMPLETED re-firing on PlanarFreehandR…
GhadeerAlbattarni 468393b
chore(version): Update package versions to 4.18.1 [skip ci]
7a6a150
fix: Centralize aspect ratio handling for flicker removal (#2634)
wayfarer3130 e96d3af
chore(version): Update package versions to 4.18.2 [skip ci]
15e2c6d
fix(RectangleROI Adapter): Assume that ConceptNameCodeSequence is a s…
jbocce eee3f5b
chore(version): Update package versions to 4.18.3 [skip ci]
e2d9927
Feature/ rotate clipping planes in volume cropping tool (#2547)
mbellehumeur 9606256
chore(version): Update package versions to 4.18.4 [skip ci]
0445e62
Feat/orientation control tool (#2586)
mbellehumeur 63600a9
chore(version): Update package versions to 4.18.5 [skip ci]
3d79d3c
feat(segmentation): Added fallbackLabel to various segmentation state…
jbocce 2450517
chore(version): Update package versions to 4.19.0 [skip ci]
d00ca7b
fix(adapters): Added adapters as subtypes of PlanarFreehandROI for Li…
jbocce e937236
chore(version): Update package versions to 4.19.1 [skip ci]
6394175
chore(release): Empty commit to trigger a release. (#2656)
jbocce 150ba68
chore(version): Update package versions to 4.19.2 [skip ci]
e6ee34b
fix(security): various security patches (#2658)
jbocce 5758f87
chore(version): Update package versions to 4.19.3 [skip ci]
a05908f
chore(docs): update package.json to use yarn install instead of yarn …
jbocce a507d9c
chore(version): Update package versions to 4.19.4 [skip ci]
8e08402
feat(ohif-downstream): Add CI workflow and scripts for OHIF downstrea…
sedghi ce9c20e
chore(version): Update package versions to 4.20.0 [skip ci]
f527b07
fix(htmlSetup): Uncomment form creation and append to content in setu…
sedghi 60cd967
chore(version): Update package versions to 4.20.1 [skip ci]
8620bae
fix(tools): no active segmentation error toast when hovering over vie…
GhadeerAlbattarni 9b4822d
chore(version): Update package versions to 4.20.2 [skip ci]
22d830c
fix(annotation): Enhance getTextBoxCoordsCanvas to use all annotation…
sedghi e92e048
chore(version): Update package versions to 4.20.3 [skip ci]
e676148
fix(security): update dependencies to fix security vulnerabilities (#…
jbocce c14ae00
chore(version): Update package versions to 4.20.4 [skip ci]
e1a60be
feat: Crosshairs minimal mode and add jump on click with modifier key…
sedghi 8ccc3fa
chore(version): Update package versions to 4.21.0 [skip ci]
227f5cf
fix: Minimal changes to get linking to work for ohif-downstream (#2689)
wayfarer3130 3c75294
chore(version): Update package versions to 4.21.1 [skip ci]
ba009b8
fix: add auth json to gitignore (#2694)
sedghi 3898928
chore(version): Update package versions to 4.21.2 [skip ci]
75ddaec
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 5438403
lock
wayfarer3130 eae0528
Use correct downstream ohif for testing
wayfarer3130 0c59dfe
Merge branch 'fix/use-imageLoader-for-seg' of https://github.com/corn…
wayfarer3130 f64895d
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 942b022
fix: Labelmap missing functions
wayfarer3130 c40bb26
feat: Add RLE encoded labelmap segmentation store/load
wayfarer3130 33479a6
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 415c3be
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 1c5dbdd
fix: Build issue
wayfarer3130 4516b64
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 fb37156
dcmjs 0.51.1
wayfarer3130 00a33b8
1 bit support
wayfarer3130 1eb6a44
fix 1 bit rle decode
wayfarer3130 21e643c
fix: Frame loading
wayfarer3130 50d75cb
Load/save stability and correctness fixes
wayfarer3130 db6d9fa
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 4e9628e
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 59a6f07
Merge remote-tracking branch 'origin/main' into fix/use-imageLoader-f…
wayfarer3130 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think should be able to revert the changes in this file as you have no dependency changes and cornerstone is now at a later version. I suppose just update your branch.