Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Make COM translation consistent with antsRegistration #1821

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

cookpa
Copy link
Member

@cookpa cookpa commented Dec 15, 2024

Use a rigid transform type with identity matrix. This is what antsRegistration does with -r [ fixed, moving, 1 ].

Avoids having to deal explicitly with translation-only transforms in antsTransformInfo

This bypasses #1819 though I think it would be good to merge error checks in #1820 anyway.

Use a rigid transform type with identity matrix

Avoids having to deal explicitly with translation-only transforms in antsTransformInfo
@cookpa cookpa merged commit 03135c4 into master Dec 15, 2024
1 check passed
@cookpa cookpa deleted the antsai_write_com_affine branch December 16, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant