HomePhabricator
Diffusion MITK 8770978862e2

Use semantically correct minimum for value range in region growing preview

Description

Use semantically correct minimum for value range in region growing preview

Summary:
For certain cases the minimum was set to "min()" instead of "lowest()/NonpositiveMin()" which resulted in semantically wrong minimum values for floating point numbers.

Resolves T28732.

Test Plan: Follow reproduction steps of task.

Reviewers: kalali, O1 MITK Reviewer Group I, floca

Reviewed By: O1 MITK Reviewer Group I, floca

Maniphest Tasks: T28732

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

Details

Provenance
kislinskAuthored on Oct 15 2021, 6:55 AM
kislinskPushed on Oct 15 2021, 10:11 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITK5445435a0d3b: Use semantically correct minimum for value range
rMITK72ff7df7b66d: Show different time points of data in MxNMultiWidget
Branches
Unknown
Tags
Unknown
Tasks
T28732: [Segmentation] 3d region growing does not work with low seed point values