I have a quick question as I am new to slicer and it might just be a simple error.
I have created a stack of tiff files and managed to load them onto slicer and then adjust the image spacing so that there a full picture from each view.
The problem comes in when I want to create a volume rendering to show the bones of the specimens in the scan. When I click on the ‘eye’ button to view the volume rendering all I get is a solid black cube and nothing of what is in the scan.
I have tried adjusting the threshold and the shift but to no avail. It still only shows black. No bones. I also tried different presets to get the bones to show with no luck again.
I first tested myself on one of the samples that I could download (the chest cavity) and I managed to do that just fine. Everything worked perfectly.
Could you please advise on where I could be going wrong.
Thanks. I had a look and it says my files are scalar and grey scale.
The one thing I did notice between the sample and my files when looking at the three different views…for the sample when I move the slider it cuts through the sample like it shows one slice at a time. When I move the slider on my files it rotates the whole image and does not cut through. I hope that makes sense.
Not sure if that means anything but thought I would mention it.
You can check volume properties like scalar range and number of components in the Volumes module. When you make the screenshot if you make sure the Volumes module is open and the content of the Volume Information panel is visible, that would be great.
the picture shows a dark structure embedded in a white structure. You will need to modify the transfer function in the volume rendering module to have low values opaque and high values transparent. The default transfer function has low opacity in low signal intensity and high opacity in high signal intensity. You might also want to assign different colors to low and high signal intensity as opposed to black and white.
The crop function in the volume renderer might allow you to peek into the current cube where you might be able to see your snakes as dark tunnels.
Also what I see in the slice views seems to be off, like when the images are loaded from raw data with the wrong height/width values. Are your original tiff files different from what you get in the axial view?
The scans were done with a microCT scanner. The raw data files seem to be the same as the axial view. There were about 2800 files of which I built the stack using every fifth image. As I move the axial slider it rotates the image around and does not show the slices through.
The screenshot below is what I get after I load the data and click on the volume module so you can see the details there.
I tried fiddling with the shift and the scaler opacity mapping with no luck.
I am not actually sure how to change the transfer function as I do not see its heading anywhere.
Is there a link to a step process I could follow perhaps?
It looks like the image is not a Cartesian 3D volume but a sinogram. You need to run these images through filtered backprojection or similar reconstruction method to get a 3D volume that you can load into Slicer.
The data set is just a series of 560 projection images, from different angles as the gantry rotates around the object. There is no Z image spacing, because it is not a Cartesian volume.
If the scanner is a commercial product then it must have 3D reconstruction feature built in. @Anthony_Evlambiou should simply load the correct data set - the 3D reconstructed volume - into Slicer instead of loading a series of projections.
Hi @Anthony_Evlambiou, just to reiterate @lassoan’s point, you are doing everything correctly in Slicer but need to reconstruct the volume from the projections before you can proceed. Probably easiest to do this on the scanner that produced the images.