Hi All, We (Youlian Simidjyiski and I), have written a set of Java classes for geomorphometrics. We have developed it within the context of 2D alignments, but written it such that the methods are general and most can be applied to 3D (or theoretically more) also. It is still in development, but the basic modules have been finished. Currently, it contains: - Geometrics (methods for basic procedures, superclass for all other classes) - Procrustes - GeneralizedProcrustes - DoubleProcrustes - DoubleGeneralizedProcrustes - AlignmentMatrices (transforms full (cf NTS) matrix to LM-dimension matrices and visa versa) - NTSFile
The Double... classes take two series of matching matrices (# LM is allowed to differ between series), and aligns both series according to the first series. Please contact me if you are interested in these classes, and the underlying suporting classes. Kim -- http://www.kimvdlinde.com -- Replies will be sent to the list. For more information visit http://www.morphometrics.org
