HomePhabricator
Diffusion MITK b3e02403b5db

Fixed T29139 - Fixed warnings when creating a 4D statistic with a 3D mask…

Description

Fixed T29139 - Fixed warnings when creating a 4D statistic with a 3D mask (wrong time mapping)

Summary:

  • fixed the correct mapping of time point to time step of mask
  • Avoid cloning of images in Mask generator
  • Improved const correctness and const support in some statistic classes

Test Plan: code review, unit test, test of workbench (see instruction of T29139)

Reviewers: O3 MITK Reviewer Group II, O1 MITK Reviewer Group I, kislinsk

Reviewed By: O3 MITK Reviewer Group II, O1 MITK Reviewer Group I, kislinsk

Subscribers: kislinsk

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

Details

Provenance
flocaAuthored on May 13 2022, 9:08 PM
flocaPushed on May 16 2022, 11:51 AM
Reviewer
O3: MITK Reviewer Group II
Differential Revision
Restricted Differential Revision
Parents
rMITKfb1fc9101d2c: fixed gcc error and missed compile errors.
rMITK01b95b178454: Merge branch 'T25991-Update-semantic-relations-test' into develop
Branches
Unknown
Tags
Unknown
Tasks
T29139: [Image statistics] Warning is shown for 4D image with 3D mask