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

BUG: Avoid composite transform mangling. #1567

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Conversation

ntustison
Copy link
Member

#1561 (comment)

Try this.

When "collapsing the transforms" the composite transform member variable is getting mangled somehow. The output transforms written to disk appear to be correct but the mangling affects the warped image so I simply reordered the output which admittedly is a temporary fix but a potential fix nonetheless.

@cookpa
Copy link
Member

cookpa commented Jul 4, 2023

How strange. Thanks for this, I'll try it out

@ntustison ntustison merged commit 35a76bc into master Jul 5, 2023
1 check passed
@cookpa
Copy link
Member

cookpa commented Jul 5, 2023

Works for me

@ntustison ntustison deleted the CollapseXfrmsWarpedImage branch July 5, 2023 14:37
@ntustison
Copy link
Member Author

Thanks @cookpa .

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.

antsRegistration output with initial transforms and no iterations differs from initial transforms
2 participants