I am trying to import tiff or bmp files to built a volume with 3dslicer, in theory it works, but, It only builds a multi-volume file, one for each slice. I would like it to build one single volume with all the slices, is it possible? Just in those cases in which I did not have dicom files. here I show you how I am trying to do it
In volume menu this is what appears. I have to change parameters to built them in the correct size, but if I have to do this with each image it can be neverending.
I would like to import also *flt files in 3dslicer. Is that possible?
I have done all that, if you have a look to the first image you can see single file bottom is uncheck. In Volume menu, they appear each one of the images separately and not building a volume.
I have the same problem for to load tiff images, but I don’t understand the instructions. Have I to load only a image? then how the volume is building with only a image?
Please, can you explain me how to do that it works?
I have done this, but just like cristian, I can only view one image. How can i see the full 3d volume? I have also followed all of the suggested steps above.
You do have a volume, but since it came from a non-medical image format the default spacing of 1mm is used. You need to find out the correct spacing values and type them into the boxes.
What do you want to see? All three planes are now visible, use the slides above each slice view to navigate different slices.
Do you want to use 3D view? If so, you will need to use the Volume Rendering module.
This looks like a clinical CT scan, for which presets provided in the volume rendering module works reasonably well. Did you try chest CT? You can also use the Shift slider left and right to see if you can improve the visualization.
@Sarang_Goel please write a bit about your overall goal. You can get much more relevant answers much quicker if we know what you would like to achieve.
What anatomy and disease you are interested in? What is the clinical question you would like to get answered? What kind of visualization, processing, or analysis do you think would help you?
So I have tried chest CT, but I am continuously getting the body with the image. However, I just want the lung. If I move the slider, the body does disappear, but so does the lung, leaving only the rib cage. Do you know what may I do?
So what my goal is to have the lung displayed, while simaltaneously dispalying a series of masked images (of abnormalities). It is centered around covid-19. These masks are already created and are also in tif format.
For covid lung visualizations, lung segmentation, and volumetric analysis you can use Lung CT analyzer extension. It is a Python scripted module so you can easily extend and customize it. We can also help making improvements or adding features, just let us know what you need.