Searched refs:procrustes_rotation (Results 1 – 1 of 1) sorted by relevance
270 tform = procrustes_rotation(p0[st==1], p1[st==1])371 def procrustes_rotation(X, Y): function