Hi there, I am a newbie here and it is also the first time asking.
I have a CT image with a manual contour (CT1), and another CT (CT2) image with no contour. I would want to register CT2 to CT1 (I have done this, and now I have a registed_image (CT3)). Now I want to propagate the manual contour from CT1 to CT3.
I don’t think there is a one-step solution yet, but you can do it following these steps:
Download SlicerElastix extension for easy registration of your CT data
Make sure your “contour” is a segmentation in Slicer (if you use Segment Editor or load it from DICOM then it is, otherwise please ask)
Go to Data module. Clone the segmentation (right-click -> Clone). Double click the empty cell in the transforms column, and select the transform to apply it
Thanks Cpinter. I did not success with final step. transforms column is “transforms hierarchy”? and “select the transform to apply” means I have go to transform module? can you capture on steps?