local2global.utils.orthogonal_MSE_error

orthogonal_MSE_error(rots1, rots2)[source]

Compute the MSE between two sets of orthogonal transformations up to a global transformation

Parameters
  • rots1 – First list of orthogonal matrices

  • rots2 – Second list of orthogonal matrices