Hi everyone,
I am trying to load cardiac MRI (sheep) to slicer, but when I finished the loading, it always showed as the figure. The MRI is a DICOM file with a time frame that was used to analyze the pulmonary valve function with Q-Flow. I want to use the MRI to analyze ventricular function and motion during the cardiac cycle.Does anybody know how to load the MRI coreectly in 3 axises?
Thank you in adavance.
How the slice plane moves during the acquisition? Rotates, translates, …, or just stands still?
If the slices don’t move, for example you only have a single slice, or 3 orthogonal slices, then you cannot reconstruct a 3D volume from them. You can still display each slice by drag-and-dropping each from the Data module into a slice view.
After loading the Cine-MRI, I can only play the frame in the sequence browser to get the beating heart (2D)“B”, the slicer can only move in the “A and C”. How can i get the rotational cone-MRI?
Slicer can replay whatever you have acquired and can reconstruct a 3D volume if the slices move in space in a translational or rotational sweep during the acquisition. If the slice position and orientation do not change during the acquisition then it is not possible to reconstruct a 3D volume.
Most of the datasets are 4D data sets (3D+t), although most of them just 3-5 slice thick slab (except series 601, which is a bit thicker, as it contains 18 slices). There are also a few flow data sets, which contain 3 sub-sequences (PCA, FFE, and VELOCITY MAP).
I’ve submitted a pull request to the multi-volume importer module, which will change the default behavior so that you will not need to use the advanced mode to load your sequences as thick slabs. It will probably take just a few days to get integrated into the Slicer Preview Release.