I got an image of a person and my goal is to compare the left and the right side of the face and get the similarity or difference of it’s surface. Best would be to only compare a region of interest.
After getting a mirror modle(example: Cura,free software), you can define the modle with different colors, and then register by transform(or surface registration in SlicerIGT module). You will find the different areas.
You can mirror a model using Surface Toolbox module, register using SlicerIGT extensions Fiducial registration wizard module, and fine-tune using Model registration module. You can compute differences using Model distance extension.
Thanks a lot for the answer.
With your help I was able to mirror the model and then apply fiducial registration. The IGT Extension gives me the RMS error for the total model. I would like to calculate only the RMS for a specific region. My idea is to crop the image before mirroring but.
Are there other better options to calculate the RMS for a specific region?
Again thanks a lot, you were a great help. Wouldn’t have achieved it without your comments.