Skip to content

shapeworks::MorphologicalDeviationScore

Public Functions

Name
MorphologicalDeviationScore()
bool SetControlShapes(const Eigen::MatrixXd & X)
Eigen::VectorXd GetMorphoDevScore(const Eigen::MatrixXd & X)

Public Functions Documentation

function MorphologicalDeviationScore

MorphologicalDeviationScore()

function SetControlShapes

bool SetControlShapes(
    const Eigen::MatrixXd & X
)

function GetMorphoDevScore

Eigen::VectorXd GetMorphoDevScore(
    const Eigen::MatrixXd & X
)

Get Mahalanobis-based deviation score for test samples (non-fixed shapes/domains)


Updated on 2025-12-17 at 23:05:25 +0000