Show two volumes overlaid

hello, is it possible to see two volumes one over other. like i want to put segmented output result on original images. how to do it using slicer?

1 Like

Yes, and there are many visualization options. You can overlay any number of segmentations over a grayscale volume, both in slice and 3D views. You can also overlay two grayscale volumes and a labelmap volume in each slice viewer, and display these slices in 3D. You can display grayscale volume using volume rendering in 3D.

Have you completed Slicer introduction tutorials? If you still have questions then let us know.

Hi, just a quick shortcut if anybody else would be trying to get this simple functionality:

  1. Load and display one of the volumes.

  2. Click the “double arrow” option from the top bar in one of the views (screenshot below):

  1. Set up your view.

  2. Optionally: set up colours for volumes using the “Volumes” module (see the above screenshot).

Bonus: you can also display segments (and labels) on top of the overlaid images.

I found out how to do it thanks to this post: Visualization of the background and foreground image together - #2 by cpinter

2 Likes