Skip to content

Commit

Permalink
Add note to RandomAffine docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Mar 3, 2020
1 parent 6ae22d9 commit ab9b3f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions torchio/transforms/augmentation/spatial/random_affine.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ class RandomAffine(RandomTransform):
seed:
verbose:
.. note:: Rotations are performed around the center of the image.
.. note:: The image minimum is used as default value to fill missing values
during resampling.
This behavior might become customizable in the future.
Expand Down

0 comments on commit ab9b3f4

Please sign in to comment.