Personalize model based on CT data

Hi, Pavel,
Thank you for your explanation.
If the tibia scaled well but the morphed fibula didn't match with the real one very well, is there a way to fix that?

Best Regards,
Lee

You can add a few control RBF points on fibula to make it more accurate.

Regards,
Pavel

Hi, Pavel,

If I want to morph the tibia, I can do this:

Scaling.GeometricalScaling.Right.Shank = {
AnyFunTransform3D &ScaleFunction = Main.HumanModel.SubjectSpecificScaling.Shank.ScaleFunction;
AnyFunTransform3D &inv = Main.HumanModel.SubjectSpecificScaling.Shank.ReverseTransform;
};

Since there is no fibula in GeometriclScaling folder, you mean that I just add a few more RBF points in the Shank scaling process?

Best Regards,
Lee

yes.extend the set of landmarks by a few fibular ones.

Thank you for your help!

Best Regards,
Lee

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.