monai.transforms.smooth_field.array#
Transforms using a smooth spatial field generated by interpolating from smaller randomized fields.
Classes
|
Deform an image using a random smooth field and Pytorch's grid_sample. |
|
Randomly adjust the contrast of input images by calculating a randomized smooth field for each invocation. |
|
Randomly adjust the intensity of input images by calculating a randomized smooth field for each invocation. |
|
Generate a smooth field array by defining a smaller randomized field and then reinterpolating to the desired size. |