ohif-viewer/extensions/cornerstone-dicom-sr/src/utils
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
..
addSRAnnotation.ts fix: Remove dead code and fix rectangle roi rehydration (#5490) 2025-11-19 20:04:23 -05:00
addToolInstance.ts feat(SR): SCOORD3D point annotations support for stack viewports (#4315) 2024-10-17 09:36:24 -04:00
createReferencedImageDisplaySet.ts feat(SR): SCOORD3D point annotations support for stack viewports (#4315) 2024-10-17 09:36:24 -04:00
findInstanceMetadataBySopInstanceUid.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
findMostRecentStructuredReport.js docs(spelling): Add codespell config + github action, run and fix a good number of typos (#3645) 2023-09-12 07:40:38 -04:00
formatContentItem.ts fix: Inconsistent Handling of Patient Name Tag (#4703) 2025-01-21 09:07:30 -05:00
getAllDisplaySets.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
getFilteredCornerstoneToolState.ts feat: add support to scoord3d (#5016) 2025-07-31 00:21:26 -04:00
getLabelFromDCMJSImportedToolData.js feat: add support to scoord3d (#5016) 2025-07-31 00:21:26 -04:00
getRenderableData.ts feat: add support to scoord3d (#5016) 2025-07-31 00:21:26 -04:00
hydrateStructuredReport.ts Fix contour annotations RTSS saving (#5545) 2025-11-21 13:07:26 -05:00
isRehydratable.ts feat: add support to scoord3d (#5016) 2025-07-31 00:21:26 -04:00
isToolSupported.js fix: Use @cornerstonejs/adapters (#3116) 2023-02-06 17:05:13 -05:00