MultiVolume Explorer and Segment Editor Error

Hi all - I am trying to load a cine-MRI (link to data is below). I was able to import it through the DICOM import, but the results look off.

Furthermore, when I go to “volume rendering,” there is no volume generated, but when I go to the “volume” module, it shows a volume is present.

Also, I am not able to use the segment editor module for some reason. It is not reading the correct pixel values. I attached a screenshot of an attempt to use thresholding in the “Segment Editor” module, but the results do not make sense. The parts that it thresholds appear to be random.

Any help would be appreciated - thanks in advance.

LINK: https://drive.google.com/drive/folders/1Av3KorE_H6tt77zmDwat37fWqx24bN_6?usp=sharing

1 Like

The DICOM dataset loaded as a MultiVolume node (4d dataset), which means you cannot use Slicer functionality that work with 3d data.

You can extract individual temporal frames from the miltivolume, and apply those operations. You can also check “Enable copying” which will give you a 3d volume with a copy of the currently selected frame. You can then use Volume rendering to render that frame, and if you toggle “Play” you will see Volume rendering of the temporal changes (as shown in this movie: https://www.slicer.org/w/images/0/04/BeatingHeart.mov).

1 Like

Thank you! I will try this out.

Is that “Beating Heart” data set shown in the video available to the public for downloading?

In recent nightly builds, you can load 4D image as volume Sequence (if you install Sequences extension). Sequence browser module provides a 3D proxy node that you can use for segmentation, volume rendering, etc. You can create a corresponding sequence node for 4D segmentation; or segment a single 3D volume and use Sequence Registration extension to automatically extend it to all other time points.

1 Like

If you install Sequences extension, then you’ll find two 4D cardiac CTs in Sample Data module that you can load by a single click.

1 Like

Yes, you can download the dataset in the Tutorials section of the module documentation page: Documentation/Nightly/Modules/MultiVolumeExplorer - Slicer Wiki

1 Like

Is there any information available such as the patient’s age? Furthermore, are there any good databases that 3D Slicer has access to that features patients with different cardiomyopathies?

Thank you!

There isn’t a lot of public cardiac data, but here’s one source:

http://www.cardiacatlas.org/studies/sunnybrook-cardiac-data/

If anyone knows of other datasets for research please post.

2 Likes

If you refer to the dataset linked from the documentation page, there is no further information available about the patient scanned.

I have the same question. When I open shortaxis Cardiac MR Image, I can just see an image like what Aginn share here.
Can I open these image through sequence? How can I do that?
I think the problem is that slicer show DIOCOM image in sagital/coronal/axial coordinates but I need a shortaxis/longaxis coordinate.

Do you have a single-slice time sequence (2D+t) or a volume sequence (3D+t)?

I can open my cardiac shortaxis images through “brain strip rotation” module. That’s a module that rotate images and fit them in sagital/coronal/axial coordinate.

1 Like

I have never heard about this “brain strip rotation” module. Where did you find it?

Note that you can click “Rotate to volume plane” button to align slice views with volume axes (Seemingly distorting images from input images (MPRs) - #2 by lassoan).

I’m now using a cine-mr too. I want to how can I get result like this:
https://www.slicer.org/w/images/0/04/BeatingHeart.mov
and I can’t get a volume when I go to volume rendering.


I don’t what should I choose to generater a volume(I tried them all but all failed)

You need to toggle “Enable copying” in MultiVolumeExplorer (red arrow), and then select the frame copy (yellow arrow) as “Volume” in the Volume Rendering module.

image

Thank you. I think maybe there is something wrong with my data. I try out this way using a CT data and it turns out quite successfully. But the cine-MR just cannot come out a volume, I check these data, their 'content time ’ are not the same, is that a problem?

Hi Andras, could you explain a bit more on how to use Sequence Registration extension to extend the 3D segmentation to the entire sequence?I have loaded my 4D .nii file and I have the segmentation for the 1st and 15th frames, but how should I automatically generate segmentation for the rest frames? Thank you.

This has been discussed a number of times on this forum for 4D cardiac CTs. Let us know if you cannot find these topics and I’ll dig up a few links.

How can i perform the extraction for multivolume explorer using a script.

regards,
Saima

Hi Fedorov,
How can i do the above you explaned using scripting.

regards,
saima