Measure asymmetry of 3d jaw model (bone and tissue)

Hi There,

I have been given Dicom images of a jaw to measure the asymmetry of my jaw. My jaw is wider jaw on the left side but an extra vertical length on the right side of the jawline.

So far I was able to reconstruct the jaw but I would like to create a heatmap with measurements in mm to see exactly how much width there is on the left side compared to the right side of the face. Is this possible with 3D slicer or is there another tool with a short learning curve that I could use for that?

(If it is too difficult for a beginner like me, then I would be willing to pay some money for it as I have a surgery in 3 weeks to make my jaw more symmetrical and normally the surgeon just does it by feeling but I would like to be more data-driven).

Please see some examples of pictures here:

Screenshot_20191130_021443

Many thanks!

You can do the followings to assess symmetry of a structure:

  • copy the DICOM CD to your computer, drag-and-drop the folder to Slicer application windows, import it as DICOM, load the image using DICOM module
  • segment the structure of interest using Segment Editor module
  • export to model: in Data module by right-clicking on it and choosing the corresponding option
  • mirror the model using Surface Toolbox module
  • align the original and mirrored model based on matching anatomical landmarks using Fiducial registration wizard module
  • measure distance between the models (compute colormap) using Model to model distance module

Install SlicerIGT and Model To Model distance to get all the necessary modules.

Note that using any information that you gain by your analysis to influence the surgery in any way would be risky for many reasons. If you have any concerns then you may ask your surgeon or ask for second opinion from another clinician, but in general the best is to just trust the competence of your surgeon.

1 Like