Skip to content

Commit 96ba4f7

Browse files
authored
DOC: initial transform option (#739)
1 parent 2c624f7 commit 96ba4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ants/registration/registration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ def registration(
6464
6565
initial_transform : list of strings (optional)
6666
transforms to prepend. If None, a translation is computed to align the image centers of mass.
67+
To use an identity transform, set this to 'Identity'.
6768
6869
outprefix : string
6970
output will be named with this prefix.

0 commit comments

Comments
 (0)