Page MenuHomePhabricator

WriteBackSegmentationResult in mitkSegTool2D applys only one segmentation per slice
Closed, InvalidPublic

Description

See T18398 for an example where this was a problem.

if more than one of the slices which are passed to WriteBackSegmentationResult are in the same plane, only the latest slice is applied in the resulting segmentation.
This is because the method only replaces the slices of the result where it should add them with an OR operation.

Event Timeline

Livewiretool is really the only tool where is is a problem, and that one is fixed so this is not an issue anymore

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:29 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.