Hi, I want to upload non-volumetric DICOM images to the viewer for ROI marking. When I upload the images , Slicer by default upload them as volumetric. How can I upload the images in their original DICOM format (i.e. with gaps). Thanks
Slicer can reconstruct volumetric image regardless of acquisition type or slice thickness, by using nearest neighbor or linear interpolation between slices.
Have you been just wondering why a solid volume is displayed or do you actually need to see black bands between thin slices?
Yes, sure, you can view slice by slice: switch to “Red slice only layout”. As you browse between slices, you will jump between slice centers, so you will only see the original acquired slices.
If you want to avoid even the chance of ever seeing an interpolated slice (even if you use multiple orthogonal views) then you can disable interpolated view in the slice view by clicking interpolation button.
What kind of images do you work with? What is the distance between slice centers? What is the slice thickness?