SCIInstitute / ShapeWorks

ShapeWorks
http://sciinstitute.github.io/ShapeWorks/
Other
102 stars 32 forks source link

Need a tool to assign geodesic distance fields based on landmarks #2102

Closed akenmorris closed 1 year ago

akenmorris commented 1 year ago

For example, given a mesh and 4 anatomical landmarks, the tool should write a mesh of the same geometry, but with 4 additional scalar fields. The values at each vertex for each field contain the geodesic distance to the given landmark.

These can then be used as mesh based attributes as part of optimization.

Such a tool could be used internally by Studio with a checkbox to enable a "geodesic to landmark" feature.