We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e56275 commit 94e3aebCopy full SHA for 94e3aeb
1 file changed
src/torchio/transforms/preprocessing/spatial/resize.py
@@ -16,7 +16,7 @@ class Resize(SpatialTransform):
16
The field of view remains the same.
17
18
.. warning:: In most medical image applications, this transform should not
19
- be used as it will deform the physical object by scaling anistropically
+ be used as it will deform the physical object by scaling anisotropically
20
along the different dimensions. The solution to change an image size is
21
typically applying :class:`~torchio.transforms.Resample` and
22
:class:`~torchio.transforms.CropOrPad`.
0 commit comments