DCBIA-OrthoLab / ShapeVariationAnalyzer

Shape modeling and classification, extract shape features
Apache License 2.0
8 stars 22 forks source link

ENH: PCA Shape Exploration #25

Closed lopezmt closed 6 years ago

lopezmt commented 6 years ago

Added section to explore a population described in a CSV file.

Exploration can be saved in a json and a pickle file as well as the mean shape for each group.

An interactive plot allows seeing the PCA properties and the projection of the population.

An option allows visualizing the distance between the shape and the mean shape.