Hi, I have two imaeges in DICOM which I need to import into slices. The two images are a prostate dose (treatment plan) and a patient CT featuring segmented a prostate. The prostate dose is of a different size than the patient CT, and I am trying to re-size the dose to fit inside the CT such that the segmented prostates on both the dose and the CT overlap with one another.
Here is what I have already done:
- I have successfully imported the Dose, CT, and segments into slicer using the SlicerRT extension for DICOM images.
- I then right click the Dose (in the data tree) and click ‘Register this’, I right click the CT register the Dose using Interactive Landmark Registration. This is where I am stuck
In the bottom row after going through this process I can see the CT image overlaid with the Dose image (which I assume means that they have been sucessfully co-registered), however I can’t find any way to access this image in a file. It doesn’t appear in the tree as far as I can tell. I see a “Prostate dose-transformed” volume in the data tree however I cannot view it at the same time as the CT volume (checking one volume immediately unchecks another, thereby preventing the overlay of images I briefly see yet cannot access).
So, how do I actually access the co-registered images? Does the procedure I have tried even make sense or am I on the wrong track altogether? I have tried the tutorials but they were not really designed for this type of problem so I was not able to understand co-registration very well through them.
Thank you

