- "cPDemoPNAS.m" demonstrates the Continuous Procrustes Analysis algorithm on the PNAS lemur teeth data set.
- "cPMSTDemoTeeth.m" demonstrates some spanning-tree-based improvements of the Continuous Procrustes Analysis algorithm on the PNAS lemur teeth data set.
-
Run "cluster_flatten.m" to generate samples (saved under results/).
-
Run "cluster_cPdist.m" to generate pairwise comparision results (saved under rslts/; cluster scripts and debugging information stored under cluster/).
-
Run "cPProcessRslts.m" to separate results from rslts/. The results are stored in results/; typically cPdistMatrix.mat, cPmapsMartix.mat, lmkMSEMatrix.m, TextureCoords1/, TextureCoords2/ are generated and saved.
-
Move rslts/, TextureCoords1/, TextureCoords2/ to other locations (taking too much space).
-
Run "cluster_Imprdist.m" to try different types of improvements.
-
Run "ImprProcessRslts.m" to separate results from rslts/. The results are stored in results/; typically cP[ImprType]distMatrix.mat, cP[ImprType]MapsMartix.mat, cP[ImprType]lmkMSEMatrix.m, TextureCoords1/, TextureCoords2/ are generated and saved.
-
As in Step 4, move rslts/, TextureCoords1/, TextureCoords2/ to other locations for future reference.
Tingran Gao, Duke University Feb 3, 2015