Segmenting skull base, cranial nerves & posterior circulation

Hello everyone,

I am planning to segment skull base from CT, and cranial nerves with posterior circulation arteries from MRI. Is there any way to fuse segmentation results from these two modalities (CT & MRI) so that the end product merge precisely at its designated anatomical location?

Many thanks,
Peter

Yes, you can easily merge these by first doing registration and then you’ll want to start with the CT as the master volume to set the segmentation geometry. Then you can swap between the CT and MR to segment various structures.

The accuracy of the registration will determine the precision of the anatomical locations. There are many methods you can study here:

https://slicer.readthedocs.io/en/latest/user_guide/registration.html

Dear All,

Thank you very much for the kind answer. I tried several methods of doing registration, including using elastix extension. Yet, none of the methods seems to be working the way it wanted to be.

Here I attached the CT & MRI files I have been using. Is there any suggestion in dealing with registration of these two files?

Many thanks,
Peter

Dear all,

As the previously uploaded file contains certain information that it shouldn’t, I uploaded the file as .nrrd here:

I tried to take the MRI as close as it can get to the CT scan manually then applied the automatic registrations, yet it seems to make the aligment worse. Is there any suggestion in dealing with this case?

Many thanks,
Peter

Hi Peter -

Thanks for sharing the data. I was able to get what looks to me like a nice registration result.

Here’s what I did:

  • Put the MR in a linear transform and got them close, then hardened the transform
  • I used CropVolume to get a roughly similar area of coverage where the MR is
  • used General Registration (BRAINS) with no initialization and setting the percentage of samples to 0.2 (instead of the default 0.002)
  • Used the Compare Volumes wizard with the Rock option to inspect the results

DM me with your email address if you want me to send you the matrix, but hopefully you can just replicate the result on your end.

-Steve

1 Like

Dear Pieper,

Sorry for the late reply. Your suggestion works really well. Here I attach the segmentation results.

Many thanks,
PeterScreen Shot 2021-04-15 at 08.20.24

1 Like