Global alignment
Least-squares solution of
min |Rjpij - Rkpik|2   or   Rjpij - Rkpik = 0
1. Use the linearized update
(I+[ωj]×)Rjpij - (I+[ωk]×) Rkpik = 0
or
   [qij]×ωj- [qik]×ωk = qij-qik,   qij= Rjpij
2. Estimate least square solution over {ωi}
3. Iterate a few times (updating the {Ri})
14