Page MenuHomePhabricator

CastToMitkImage returns wrong data in some cases
Closed, InvalidPublic

Description

When dealing with T13322, we realized a strange behavior of CastToMitkImage. A small itk image (5x5x1) with float values was committed. The resulting MitkImage had wrong values, which could even be random memory values.

Event Timeline

We further investigated that behavior by debugging CastToMitkImage step by step. No errors were detected. The strange behavior was due to wrong usage of CastToMitkImage in mitkToFMpiPointNormalsFilterTest in T13322.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:32 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.