Page MenuHomePhabricator

Image::Clone outputs a 2D-image if the input image is a 3D-image with only one slice
Closed, DuplicatePublic

Description

The mitk Image::Clone method returns a 2D-image, if the input image is a 3D-image with only one slice. It should return the same 3D-image with one slice!