My goal is to use the transforms editor to align two different volume renderings of the same skull, each rendered in a different color. No matter how I change the orientations, the gold version of the skull always shows “on top” and the red version only shows where there is miss alignment. To illustrate this, the first view is the superior view showing just a fringe of the red skull beneath, but when I rotated to reveal the inferior view the gold skull is still in front and just a bit of the red skull shows around the edges. Last is the inferior view with the gold version turned off just to demonstrate the presence of the red version. I would like to have the display show whichever view is “closer” as being in front of the other as I arbitrarily rotate the view.
Yes, that’s a limitation of the default volume rendering method from VTK. You can change to the multi-volume option which is slower and has some other limitations but should do what you need here.
Thanks Steve for your suggestions. Alas, VTK Multi-Volume did not resolve the issue but at this point I’m getting into your suggestion to use an automated registration tool; specifically General Registration (BRAINS). This seems to be a better approach than the manual method I was using.
VTK Multi-volume should fix occlusion issues, and render the volumes in correct order. What version of Slicer are you using.
In general rigid registration should be faster and easier than manually aligning your volumes, if the starting positions similar to what you have shown in the screenshot.
Registration methods can fail if the positions of the volumes are too dissimilar.