Classes
contrib/gel/mrc/vpgl/algo/vpgl_ortho_procrustes.h File Reference

Solve min(R,s) ||X-sRY||, where R is a rotation matrix, X,Y are 3-d points, s is a scalar. More...

#include <vnl/vnl_fwd.h>
#include <vgl/algo/vgl_rotation_3d.h>

Go to the source code of this file.

Classes

class  vpgl_ortho_procrustes
 Solve orthogonal Procrustes problem. More...

Detailed Description

Solve min(R,s) ||X-sRY||, where R is a rotation matrix, X,Y are 3-d points, s is a scalar.

Author:
J. L. Mundy
Date:
June 29, 2007

Definition in file vpgl_ortho_procrustes.h.