Skip to content

Generalized procrustes alignment missing #47

@styner

Description

@styner

The current SlicerSALT shape analysis module does not provide an option to perform also Generalized rigid-body procrustes alignment as in the original SPHARM-PDM pipeline. Such a alignment is the norm for most shape analysis pipeline and should be added to the module. This is only necessary if there is (a) no prior registration template and (b) if so requested by the user (I think it should be "on" by default).
This would involve:

  1. computing a mean shape from all the ellipse aligned data in the current output folder
  2. rerunning ParatoSPHARM with (1) as the rigid registration template
  3. recomputing the mean shape using the procrustes aligned data
  4. rerunning ParatoSPHARM with (3) as the rigid registration template, and return to step (3) as long as the mean shape changes in a major way (e.g. a Hausdorff surface change of more than 1 voxel size)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions