Model pose comparison based on geometry meshes?
Posted: Thu May 30, 2024 4:42 am
Hi!
I've recently developed a method to create OpenSim models from medical images and I am trying to validate my models using validation models, but I've been running into some issues and was hoping for ideas on how to solve them. I'm working on patients with scoliosis and I am trying to create more personalized models of these patients with a correct spinal alignment (as this is impossible to obtain with generic models). To do that, I need to define the new bones (bodies), intervertebral joints, and the correct spinal alignment.
A short description of the different models:
So my question is if anyone has a suggestion on how I can still compare the 2 model poses? Is this possible in OpenSim, or would it require creating a different GUI that allows to compare the geometries of the models based on the meshes instead of based on frames?
I've recently developed a method to create OpenSim models from medical images and I am trying to validate my models using validation models, but I've been running into some issues and was hoping for ideas on how to solve them. I'm working on patients with scoliosis and I am trying to create more personalized models of these patients with a correct spinal alignment (as this is impossible to obtain with generic models). To do that, I need to define the new bones (bodies), intervertebral joints, and the correct spinal alignment.
A short description of the different models:
- Validation models: models that have been manually created based on manual segmentations, manual definition of the intervertebral joints, and spinal alignment corresponding to the medical image. The images used are CT, only used for the segmentation and biplanar radiographs for the joints and spinal alignment. For each subject, there are multiple models, one model for each biplanar-imaging pose (upright stance and some bending poses), and each of these models has a different intervertebral joint definition. The subjects had reflective markers on the spine during image acquisition.
- New models: models that were automatically generated based only on CT (segmentation, intervertebral joint definition, and spinal alignment). This means that the geometry files of the vertebrae in this model are different from those of the corresponding validation model, also the body reference frame is different, as well as the intervertebral joint definition. The markers in this model are defined in a way that the relative position of the marker to the vertebral geometry in this model is the same as in the validation model.
So my question is if anyone has a suggestion on how I can still compare the 2 model poses? Is this possible in OpenSim, or would it require creating a different GUI that allows to compare the geometries of the models based on the meshes instead of based on frames?