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

Strange output when registering brain MRI to CT scan #39

Open
MattAWard opened this issue May 11, 2023 · 1 comment
Open

Strange output when registering brain MRI to CT scan #39

MattAWard opened this issue May 11, 2023 · 1 comment

Comments

@MattAWard
Copy link

Hi I'm trying to register an MRI brain image to a CT scan but the result of elastix is the following nonsensical image:

brain_registration

Any idea what might be causing this? I start by linearly transforming one of the images onto the other which I use as the "Initial Transform", then run elastix with the default settings to produce this volume.

Thanks.

@lassoan
Copy link
Owner

lassoan commented May 11, 2023

Instead of setting initial transform, harden the transforms on the inputs. That would tell if the problem is with the initial transform setting or something else.

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

No branches or pull requests

2 participants