geometry.procrustes.best_orthogonal_transform

geometry.procrustes.best_orthogonal_transform = <function best_orthogonal_transform>[source]

Finds the best orthogonal transform R between X and Y, such that R X ~= Y.