forked from QIICR/QuantitativeReporting
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Cleaning up load of DICOM segmentation (issue QIICR#194)
- referenced master volume is set properly only if SEG will be loaded after referenced volumes has been loaded. This is not always the case though! In some cases scalar volume is loaded, then SEG and in the end the PET SUV, which causes the SEG to set the wrong master volume as master volume - using Subject Hierarchy for achieving querying for the referenced volume - adding references from ReferencedImageSequence besides ReferencedSeriesSequence
- Loading branch information
Showing
2 changed files
with
84 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters