lassoan / SlicerElastix

This extension makes available Elastix medical image registration toolkit (http://elastix.isi.uu.nl/) available in Slicer.
MIT License
49 stars 29 forks source link

Strange output when registering brain MRI to CT scan #39

Open MattAWard opened 1 year ago

MattAWard commented 1 year ago

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 commented 1 year ago

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.