ohif-viewer/extensions/cornerstone-dicom-seg
Bill Wallace b7fff77e17
fix(segmentation): failing to render SEG because it was on default tool group (#3222)
* fix: Segmentation service fixes for secondary volumes

* Remove toolgroupID in promptSeg
2023-03-10 13:57:23 -05:00
..
.webpack feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
src fix(segmentation): failing to render SEG because it was on default tool group (#3222) 2023-03-10 13:57:23 -05:00
babel.config.js feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
LICENSE feat: Add DICOM SEG support and MPR, referenceLines and StackSync and more (#3015) 2022-11-16 14:19:52 -05:00
package.json fix(segmentation): failing to render SEG because it was on default tool group (#3222) 2023-03-10 13:57:23 -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