How to visualize the CT image and its segmentation at the same time?

Hello everyone,

I am seeking assistance in visualizing both a CT scan and its corresponding segmentation results simultaneously in 3D Slicer. I have successfully performed segmentation on a CT dataset (DICOM files) and saved the segmentation as an NRRD file. The purpose of this visualization is to allow others to examine and verify the accuracy of the segmentation.

I kindly request your guidance on how to load both the CT scan and segmentation file in 3D Slicer to achieve this concurrent visualization. Any step-by-step instructions, tips, or suggestions on the necessary tools and techniques within 3D Slicer would be highly appreciated.

Your help in enabling others to review the segmentation accuracy would be invaluable. Thank you in advance for your support and expertise.

Best regards,
Kinny

If you load both the segmentation and the CT scan they will be displayed at the same time, the segmentation overlaid on the image. You can find the description of basic visualization options on this documentation page.