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-10-13 at 18:47:49 +0000