Closed bennyrowland closed 4 years ago
The _closest_axis() method of ImageBase does not use a normalised version of the three direction vectors, therefore for an oblong oblique voxel, the wrong axis can be selected when looking for the axis closest to e.g. (0, 1, 0).
_closest_axis()
ImageBase
The
_closest_axis()
method ofImageBase
does not use a normalised version of the three direction vectors, therefore for an oblong oblique voxel, the wrong axis can be selected when looking for the axis closest to e.g. (0, 1, 0).