ohif-viewer/extensions/cornerstone-dicom-seg
Bill Wallace eeca1f7a7b
fix: palette color 8 encoded 16 (#5823)
* fix: Detect 16 bit when 8 declared

* Update bun lock with dcmjs changes

* PR comments

* Update package versions

* fix: Palette color lookup table data for dcmjs parsed data

* fix: Published version should match (#5813)

* fix: Published version should match

* Move version number update to package.json

* fix: Netlify version number update

* Try updating platform app vesion too

* PR comments

---------

Co-authored-by: Joe Boccanfuso <109477394+jbocce@users.noreply.github.com>

* Update latest cs3d

* formatting

* fix: Use 64k instead of 0 for number of entries

* fix: Revert CS3D version to see test issues

* Updated screenshots for ArrowAnnotate.spec.ts.

* Update CS3D version

* fix: Update cs3d 4.17.4

* Update bun lock

* Update bun

* Downgrade to CS3D 4.17.2 to try to release

---------

Co-authored-by: Joe Boccanfuso <109477394+jbocce@users.noreply.github.com>
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
2026-02-23 17:24:33 -05:00
..
.webpack feat(SidePanel): new side panel tab look-and-feel (#3657) 2023-09-22 15:36:44 -04:00
src fix(colors): Replaces legacy colors with ui-next colors (#5351) 2026-02-12 08:48:05 -05:00
babel.config.js fix(security): Patch for Babel vulnerability (#5193) 2025-07-11 09:43:56 -04:00
CHANGELOG.md chore(version): Update package versions to 3.13.0-beta.22 [skip ci] 2026-02-23 21:42:30 +00:00
LICENSE feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
package.json fix: palette color 8 encoded 16 (#5823) 2026-02-23 17:24:33 -05:00
README.md feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00

dicom-seg

Description

DICOM SEG read workflow. This extension will allow you to load a DICOM SEG image and display it on OHIF. Currently Segmentations are loaded as a volumetric labelmap and displayed as a 3D volume.

This extension provides a SEG viewport, which enables rendering and reviewing of the DICOM SEG images. However, in order to fully load all the segments you will need to click on the SEG Pill button on the viewport action bar to fully load the segments.

Author

OHIF

License

MIT