Reference/API

Metrics

cymorph.concentration.Concentration(clean_image)

Extracts concentration metric from the supplied image.

cymorph.asymmetry.Asymmetry(image)

Extracts assimetry metrics (pearson rank and spearman rank) from the supplied image.

cymorph.smoothness.Smoothness(clean_image, ...)

Extracts smoothness metric (pearson rank and spearman rank) from the supplied image.

cymorph.entropy.Entropy(segmented_image[, ...])

Extracts entropy metric from the supplied image.

cymorph.g2.G2(segmented_image[, ...])

Extracts entropy metric from the supplied image.