HomePhabricator
Diffusion MITK 5d1b8fa64660

Allow custom label name and color suggestions

Description

Allow custom label name and color suggestions

Custom label name and color suggestions are feature complete except for
optionally reducing the suggestions by already existing label names in
segmentations.

Since QmitkNewSegmentationDialog needs access to some preferences which
are only available in the context of a plugin, it was moved from the
SegmentationUI module to the segmentation plugin.

Same for QmitkLabelSetWidget, which depends on QmitkNewSegmentationDialog.

All references and dependenceies to these classes were adapted.

QmitkSegmentationOrganNamesHandling was removed as it is no longer needed.

Details

Provenance
kislinskAuthored on May 31 2022, 1:01 PM
kislinskPushed on May 31 2022, 1:03 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKd020f050d7bd: Fix newly introduced copy & paste error
Branches
Unknown
Tags
Unknown
Tasks
T29158: [Segmentation] Custom list for optional label names