ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
162 stars 34 forks source link

Add ability to create TILED_FULL segmentations #251

Closed CPBridge closed 7 months ago

CPBridge commented 9 months ago

TILED_FULL Segmentations for tiled images omit the PerFramesFunctionalGroupsSequence and use pre-defined ordering of frames

CPBridge commented 7 months ago

Implemented in #248