Registration and contour comparison

Hello,
I would like to compare two data sets. The first CT data set is Reference data and the second data is deformed data. I would like to know “How much the second data deformed”?

  1. How to registration between data set 1 and 2? Firstly, I try to open two Dicom files for comparing but it can open only one data set.
  2. How to analyze the contour for the metrics (Dice Similarity Coefficient and Hausdorff distances). Firstly, I try to use the Segment Comparison module but It can choose only one data in two segments but I would like to compare two Dicom files.

Thank you very much

Hello, @BORIPHAT

You definitely want to spend some time going over the Registration tutorial to learn on how to do this

https://www.slicer.org/wiki/Documentation/Nightly/Training#Registration

You will have to segment the two Dicom files first if you would like to do this.

Please go over the segmentation tutorials.

https://www.slicer.org/wiki/Documentation/Nightly/Training#Segmentation

Hope this helps
Andinet

1 Like

Thank you so much for your quick reply. I choose only one folder and have 2 data subset in this folder for comparison. When I click on DATA >Choose directory to Add > select folder. It shows more than 2 nodes. How can I import files? D2

Please use the DICOM module to import and load DICOM data sets. See some more information here: https://slicer.readthedocs.io/en/latest/user_guide/data_loading_and_saving.html#data-loading-and-saving

1 Like