Nawazish Khan
Nawazish Khan
[WIP] - Do Not Merge ## Summary This PR addresses issue #2040. ## Changes Made - Non-breaking change: Added a new distance method in Mesh class to compute symmetric point-to-cell...
For #2122
### Feature Summary Add support (Backend optimization as well as Studio) to use normals and geodesics options for the disentangled optimization technique (spatiotemporal SSM)
### Feature Summary Add support (Backend optimization as well as Studio) for the disentangled optimization technique for spatiotemporal statistical shape modeling. ([Reference](https://arxiv.org/abs/2209.02736))
### Feature Summary Calculate the distance between two meshes, A and B, using the point-to-cell method in a symmetric manner. Symmetric point-to-cell distances can provide a more accurate understanding of...
[ShapeWorks Studio] - Add a feature in Studio Visualizer to visualize a histogram of feature maps associated with reconstructed meshes and mean mesh. This can help in better interpretation of...
##### Reconstruct the shape model through posterior inference, given a set of sparse 3D Landmarks. The landmarks can be given as in the following two usage scenarios: 1. There exists...
[WIP] - do not merge