ohif-viewer/extensions/cornerstone-dicom-seg
Bill Wallace d5c5951e57
fix(SR): KO series being displayed in browser list (#3382)
* fix: KO series being displayed in browser list

* fix sr for volume viewports

* move highlight labelmap to RAF

* remove commented code

* fix the hydration bug for the SR

* apply review comments

* revert the key images for sr

* Remove some obsolete changes

* set initial image for sr instead of jump

* Remove viewportType stack

---------

Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-05-15 08:23:13 -04: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(viewportDialog): viewportDialoge not appearing in non-tracked viewports (#3071) 2023-04-28 11:06:03 -04: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(RT): add dicom RT support via volume viewports (#3310) 2023-04-26 12:21:08 -04:00
package.json fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -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