How to overlay pre- and post-operative dental DICOM files to measure bone gain ?

Hello,

I would like to overlay two dental DICOM files (pre-operative and post-operative) following a bone graft in order to measure the volumetric bone gain (in mm and/or %). To perform these measurements, I would need to be able to distinguish between the two datasets, for example by assigning a different color to one of the DICOM files.

I have not been able to find any tutorial or explanation on how to do this.
Would you know how to proceed?

Thank you for your help !

If you already have the registration (correct overlap of the two images), then you can choose a different color table for each of them in the Volumes module. For example one with Green the other one with Red.

Then you can make the forground volume 50% opaque, and you’ll see the differences.

You can also use modules like the one that creates a checkerboard, but I don’t remember its name.

Thank you for your response!
I tried this approach, but once the CBCTs are registered, the result is a single file, so I can only assign one color to it. Changing the colors of the two original CBCTs does not affect the final superimposed volume.
I performed the registration using Elastix.

Did I miss a step?

You can only register two images, in which one is the fixed and the other is the moving image, which will get the resulting transform applied. Set one color table to the fixed image and the other to the moving one.

If you still have problems, please elaborate more on what is actually wrong (what you did exactly and what you expected differently) and add screenshots. That way we can reduce the number of iterations. Thanks