SCIInstitute / ShapeWorks

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

Release Notes 6.3 #1759

Closed iyerkrithika21 closed 2 years ago

iyerkrithika21 commented 2 years ago

Please add to this issue a paragraph (plus videos/snapshots for illustration) about each new/improved/bug-fix included in this release.

jadie1 commented 2 years ago

Did we mean to close this?

Here are some release notes:

Use Cases Refactoring

DeepSSM Use Case

Incremental Use Case

HeavenlyBerserker commented 2 years ago

Constraints

iyerkrithika21 commented 2 years ago

Femur: Group Difference Statistics in Python was updated to perform LDA

akenmorris commented 2 years ago

Added new support for selecting different color maps. Added ability to reverse colormaps and use either discrete colors or continuous.

image

Added new support for showing the difference to the mean for any given mesh (subjects or generated PCA mode positions):

image

Added new support for displaying multiple image types (e.g. original vs groomed) with individual opacity settings. Also ability to show surface to surface distance.

image

image

image

The multiple domains groom section has been upgraded to its own panel for better UI consistency. A new checkbox for applying grooming steps to all domains has been added to assist when many domains are in use:

A new image export dialog as been added with various options:

image

Building on the image export dialog, the PCA Montage exporter allows you to create a multi-image montage across PCA modes.

image

Addition export options have been added to export mesh scalars, particle scalars, and all subjects particle scalars.

New support has been added for displaying 2D slices from image volumes (e.g. CT/MRI):

image

image

video:

https://sci.utah.edu/~shapeworks/doc-resources/mp4s/studio_landmarks.mp4

Added new support for defining and manipulating cutting planes

image

Added new support for defining free form constraints

image

New support for running procrustes in a scaling-only mode has been added.

The Particles Panel enabled the display of "good/bad particles" in ShapeWorks Studio. A maximum angle parameter is given (default 45 degrees). When a particle's surface normal across subjects (averaged) exceeds this angle, the particle will be marked "bad" and shown in red. Good particles are shown in green. This can help in identifying problems with correspondence as it is typically expected that surface normals for given particles should be similar across subjects.

image

Support for the group LDA chart has been added in Studio:

akenmorris commented 2 years ago

Complete in #1777