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

unite registration steps into one transformation #92

Open
neuronflow opened this issue Nov 1, 2024 · 0 comments
Open

unite registration steps into one transformation #92

neuronflow opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@neuronflow
Copy link
Collaborator

The preprocessor transforms the images multiple times, leading to multiple resampling steps. Registration purists might find this provocative.

We should evaluate whether it is possible to do all transformations simultaneously and, therefore, have just a single resampling step. This is tricky to implement, given that we support multiple registration backends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant