Only one MR slice is visible in the image viewer

Hi, I have been working in a 3D slicer based on tomographies and this is my first experience with a resonance. When trying to open the study, there is only one slice, the strange thing is that the series has 640 slices. Does anyone know why it doesn’t reconstruct the cuts correctly? There is no problem viewing the study from the DVD. Thanks!


The “3D” suggests that it is a 3D acquisition but the “dinamico” may indicate that it is a time sequence. Most likely it is actually both, i.e., a 3D + t = 4D image, because 640 slices is quite a lot. Storage of 4D images are standardized across vendors, so 3D Slicer probably does not recognize the fourth dimension in this acquisition and just loads it as a 2D + t image.

The fix is quite simple: you need to add the grouping DICOM tag to the list in Slicer’s MultiVolumeImporter module. The DICOM tag that you need is the one that has the same value for all frames acquired at the same time point; while it has different value in all other time points. I can help figuring out which field is that if you can share an anonymized sample data set.

Thank you very much for answering. I was trying to visualize it as you told me and I looked for information about the “multi volume importer” module. I came across this video: https://www.youtube.com/watch?v=zqZIx77Z4VI
That helped me visualize the animation, capture a moment of the animation and be able to segment it.

I share with you some captures from the dicom studio

This is the final result I got when capturing a frame from the studio.

It’s the result I was looking for! I see that it has few cuts but I understand that it is a peculiarity of the study carried out. If you think I could do this process in a better way, I would like you to let me know. thank you so much!

1 Like