Page MenuHomePhabricator

Allow to choose the pixel value for the ROI and added a flag to erase only the pixels with a specified pixel value
Closed, DuplicatePublic

Description

mitkContourTool has two new member variables: m_pixelValue and m_bEraseOnlySelectedColor

When mitkContourTool calls mitkOverwriteSliceImageFilter, it sets this variables to set a specified pixel value and erase only the pixels of the specified pixel value.

Event Timeline

xplanes added a subscriber: xplanes.

Unified patch

This patch has also the modifications for "T2210"

Tobi, this is related to #2210. Should best be worked on in one package.

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

Andi, does it make sense, to integrate the patch? If not, please close this bug.

Reset to default assignee since t.heimann left the group

I think this bug will be obsolete with the multi label images. See also T15696.
I will mark this bug as duplicate