Skip to content

BUG: No measurement frame option was not taking into account output imag...

...e orientation

When not using a measurement frame to specify the tensor orientation, but when instead using the image direction, the input image direction was taken into account, but the output image information was not taken into account. When resampling tensors in the same space then their original space, if the direction matrix of the output space was not the identity matrix, this was leading to the tensors being misaligned.

Merge request reports