ohif-viewer/extensions/cornerstone-dicom-seg
Joe Boccanfuso 7b5d0ce40e
fix(segmentation): Display "No description S:{series number} {modality}" for segmentations with no label. (#5874)
* Bump CS3D dependency to get the fallbackLabel field additions.
2026-03-12 18:39:14 -04: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.37 [skip ci] 2026-03-12 00:56:47 +00:00
LICENSE feat(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
package.json fix(segmentation): Display "No description S:{series number} {modality}" for segmentations with no label. (#5874) 2026-03-12 18:39:14 -04: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