* fix: viewportdialoge not appearing in non-tracked viewports * feat(viewports): Introduce useViewportDialog and remove deprecated API This commit introduces the `useViewportDialog` hook and replaces the deprecated `viewportDialogApi` with the new `viewportDialogState`. Additionally, the notifications in `OHIFCornerstoneRTViewport` and `OHIFCornerstoneViewport` have been removed. Finally, the `CinePlayer` component now accepts optional parameters. * fix tests |
||
|---|---|---|
| .. | ||
| .webpack | ||
| src | ||
| babel.config.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
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