HomePhabricator
Diffusion MITK 4375f606e8ea

Set correct image rendering mode when applying multilabel colormap

Description

Set correct image rendering mode when applying multilabel colormap

Summary:

  • Check the newly set multilabel lookup table instead of the previous lookup table. This bug was introduced/missed in D172.
  • Instead of modifying the level window, use the correct image rendering mode that does not use the level window

Fixes T28421
Fixes T28422

Test Plan: Manually tested and went through in debugger

Reviewers: O1 MITK Reviewer Group I, floca

Reviewed By: O1 MITK Reviewer Group I, floca

Subscribers: floca, kalali

Maniphest Tasks: T28421, T28422

Differential Revision: https://phabricator.mitk.org/D480

Details

Provenance
kislinskAuthored on Apr 30 2021, 10:43 AM
kislinskPushed on Apr 30 2021, 10:43 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITK9ccbc4d1310b: Merge branch 'master' into develop
Branches
Unknown
Tags
Unknown
Tasks
T28421: Use whole image grey value must always be executed when switching colormap to 'Multilabel'
T28422: Multilabel color map does not produce unique colors