Page MenuHomePhabricator

Statistics: the coordinate value for min/max is not correct
Closed, ResolvedPublic

Description

This occurs only when a mask is used. MITK is possibly creating a new (internal) masked image by setting all voxels outside of the mask to 0. So the found min/max of value 0 is placed in the first corner voxel ( 0, 0, 0) and not inside the contour.

Event Timeline

New remote branch pushed: bug-14254-MinMaxCoordinates

[fcb40c]: Merge branch 'bug-14254-MinMaxCoordinates'

Merged commits:

2013-01-30 16:08:57 Peter Neher [091e32]
calculating index of minimum ond maximum only in mask area