This code contains the demos of our proposed method for planar morphometrics in the following paper:

Gary P. T. Choi and L. Mahadevan, "Planar Morphometrics Using Teichmller Maps." Proceedings of the Royal Society A, 2018.

Copyright (c) 2018, Gary P. T. Choi
https://scholar.harvard.edu/choi
=============================================
Contents:
- Demos (see the description below)
- Subfolder "code": all codes needed for running our proposed algorithms
- Subfolder "comparison": all codes used for comparison (not needed for our method)
- Subfolder "data": all data involved in our demos
==============================================
Demos included:
(i) demo_mapping.m 
Computing a curvature-guided, landmark-matching Teichmller mapping between two Drosophila wings.
Several other conventional mapping approaches are also considered for comparison.

(ii) demo_morphometrics.m 
Studying the phenotypic variation of Hawaiian Drosophila wings across species using curvature-guided, landmark-matching Teichmuller mappings. 
Several other clustering methods are also considered for comparison.
