HomePhabricator
Diffusion MITK 92b5445d75ba

Helper class for adding DICOM segmentation properties to a new segmentation.
Concern Raised92b5445d75ba

Description

Helper class for adding DICOM segmentation properties to a new segmentation. Removed duplicate code from multilabel and 'old' segmentation parts. WIP

Details

Auditors
floca
Provenance
metzgerAuthored on Mar 3 2017, 9:51 AM
metzgerPushed on Mar 3 2017, 9:51 AM
Parents
rMITK7bfd89ac9244: Correct the handling with the properties when creating a standard segmentation.
Branches
Unknown
Tags
Unknown

Event Timeline

floca raised a concern with this commit.Mar 3 2017, 10:44 AM
floca added a subscriber: floca.
floca added inline comments.
/Modules/Multilabel/autoload/IO/mitkDICOMSegmentationPropertyHelper.cpp
130

DICOMTagPath segmentNumberPath = DICOMTagPath(segmentSequencePath).AddElement(0x0062,0x0004);

This commit now has outstanding concerns.Mar 3 2017, 10:44 AM