Unable to do 3D rendering from a sequence of tiff images

Operating system: linux ubuntu16 64bits
Slicer version: 4.8.0
Expected behavior: load and render volume from 20 slices (gray scale) tiff images file
Actual behavior: able to load file, appear in the Red windows only, no volume rendering.

Hi,

Could you confirm that you followed these steps to load the data:

  • Click on “Add Data”
  • Select one of the image
  • Click “Option” -> Uncheck “Single File”

and load.

We want to make sure all images have been loaded into one “volume”.

Also, what do you you mean by “volume rendering” ? Did you go to:

  • VolumeRendering module
  • Selected the corresponding volume node (of not already selected)
  • Selected CPU or CPU technique
  • Clicked on the eye icon

See also this FAQ: https://www.slicer.org/wiki/Documentation/4.6/FAQ#How_to_load_data_from_a_sequence_of_jpg.2C_tif.2C_or_png_files.3F

Thanks a lot it work !!
The problem was that I was using the volume rendering module…
thx again !

Hi!
I am a new user of 3D slicer and I have exactly the same problem. I am trying to upload a series of slices in .tiff format. I can see my stack in the red section but in the yellow and green I have only a thin line. I don’t really understand what I need to change based on the other explanation in this post. Could you please help me?

Thanks!

EIther the slice spacing is wrong in one dimension, or instead of sequence of files you have loaded a single tiff file.

Either way, your life would be easier if you use ImageStacks module within SlicerMorph extension. You can specify correct voxel spacing during the import time, make sure there are as many slices as you expect to see etc…

SlicerMorph/Docs/ImageStacks at master · SlicerMorph/SlicerMorph · GitHub