Skip to content

Commit

Permalink
DOC: initial transform option
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa authored Nov 19, 2024
1 parent 2c624f7 commit 356e135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ants/registration/registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def registration(
initial_transform : list of strings (optional)
transforms to prepend. If None, a translation is computed to align the image centers of mass.
To use an identity transform, set this to 'Identity'.
outprefix : string
output will be named with this prefix.
Expand Down

0 comments on commit 356e135

Please sign in to comment.