create_statistical_model (CLI)
Command-line interface for Create Statistical Model workflow.
This script provides a CLI to build a PCA statistical shape model from a sample of meshes aligned to a reference mesh, as in the Heart-Create_Statistical_Model experiment notebooks. Outputs include pca_mean_surface.vtp, pca_mean.vtu (if reference is volumetric), and pca_model.json.
- physiomotion4d.cli.create_statistical_model.main()[source]
Command-line interface for create statistical model workflow.
- Return type:
See Create Statistical Model for usage.