# HG changeset patch # User mb2013 # Date 1400570837 14400 # Node ID c27d951d5136a7568967fb910ba5687928b2c70d # Parent 2e8c9032e8d8a4c745938d7a60a51d6c1f731deb Uploaded diff -r 2e8c9032e8d8 -r c27d951d5136 Procrustes.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Procrustes.xml Tue May 20 03:27:17 2014 -0400 @@ -0,0 +1,30 @@ + + Procrustes analysis + Procrustes.R $input $nb_landmarks $output $outputcentroid + + + + + + + + + + + + +**Function** + +Procrustes analysis for 3D object with merged csv file and output procrustes coordinates in csv format + +**Input file** + +.csv file with landmark coordinates + +**Tip** + +Use **DtaConverter** to convert .dta to .csv + + + +