-
- Downloads
Image.resample uses scipy.ndimage.affine_transform instead of zoom, because
the former aligns on the centre of voxel (0, 0, 0), whereas the latter aligns on the corner.
Please register or sign in to comment
the former aligns on the centre of voxel (0, 0, 0), whereas the latter aligns on the corner.