ohif-viewer/extensions/dicom-microscopy/src
Bill Wallace 57205703bb
Fix contour annotations RTSS saving (#5545)
* [WIP] Fix contour annotations RTSS saving

* fix: Export image sop image reference provider

* Fixes for download with filename

* Updates to fix metadata issues with CS3D

* Updates to save menu

* Fixing some additional re-save metadata

* Add support for saving with predecessor image sequence

* PR comment fixes

* fix: Load RTSS after save

* fix segmentation save

* fix load of mixed seg/rt studies

* Use frame module to get information on the frame shown

* Fix study browser to use instances.length when numImageFrames not present

* fix: Load of display set split from multiple non-FOR referenes

* Fix RT and SEG applying to wrong series because of using
referenced series sequence without checkout sop instances

* Fix save seg

* Update to released CS3D versions

* test: Add revokeObjectURL to test download blob

* Add hard dependency on mode-basic to fix build order issues

* fix: build

* Try to fix build segmentation

* PR comments

* PR comment update
2025-11-21 13:07:26 -05:00
..
components Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
helpers lint(curly): consistent use of curly brackets in codebase (#3584) 2023-08-09 10:07:33 -04:00
services feat: Add WSI bulk data annotations support (ANN) (#4972) 2025-08-20 08:13:30 -04:00
tools docs(spelling): Add codespell config + github action, run and fix a good number of typos (#3645) 2023-09-12 07:40:38 -04:00
types feat(typings): Enhance typing support with withAppTypes and custom services throughout OHIF (#4090) 2024-05-08 12:12:49 -04:00
utils Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
DicomMicroscopyANNSopClassHandler.js feat: Add WSI bulk data annotations support (ANN) (#4972) 2025-08-20 08:13:30 -04:00
DicomMicroscopySRSopClassHandler.js feat: Add WSI bulk data annotations support (ANN) (#4972) 2025-08-20 08:13:30 -04:00
DicomMicroscopyViewport.css fix(ui): Prevent unintended text selection and improve component behavior (#5077) 2025-05-28 22:41:15 -04:00
DicomMicroscopyViewport.tsx feat: Add WSI bulk data annotations support (ANN) (#4972) 2025-08-20 08:13:30 -04:00
getCommandsModule.ts ui(components): New Dialog and Modal components for ui-next (#4772) 2025-02-28 15:17:55 -05:00
getCustomizationModule.ts refactor(ui): Migrate components to ui-next (#4930) 2025-04-08 12:06:07 -04:00
getPanelModule.tsx ui(components): Viewport components added to ui-next (#4649) 2025-01-08 14:23:34 -05:00
id.js feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
index.tsx feat: Add WSI bulk data annotations support (ANN) (#4972) 2025-08-20 08:13:30 -04:00