Skip to content

How can I fit shapes to my sensor data (e.g. CT scan mesh)? #867

Answered by adamkewley
adamkewley asked this question in Q&A
Discussion options

You must be logged in to vote

OpenSim Creator has basic facilities for fitting analytic geometry to meshes in an OpenSim model. The way that's done is:

  • Right-click a mesh in the model
  • Go to the Fit Analytic Geometry to This menu
  • Click on a desired geometry (e.g. Sphere)

At time of writing (v0.5.12), this is limited to fitting the entire mesh, not a manually-selected subset (as requested). The fitting algorithms are were ported to C++ from the MATLAB code that's in the supplementary information of this paper:

  • Bishop PJ, Cuff AR, Hutchinson JR. How to build a dinosaur: Musculoskeletal modeling and simulation of locomotor biomechanics in extinct animals. Paleobiology. 2021;47(1):1-38. doi:10.1017/pab.2020.46

Practica…

Replies: 1 comment

Comment options

adamkewley
May 2, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by adamkewley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant