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 2c624f7 commit 96ba4f7Copy full SHA for 96ba4f7
ants/registration/registration.py
@@ -64,6 +64,7 @@ def registration(
64
65
initial_transform : list of strings (optional)
66
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'.
68
69
outprefix : string
70
output will be named with this prefix.
0 commit comments