Essential matrix
Co-planarity constraint:
       x’  R x + t
   [t] x’ [t] R x
  x’T [t] x’ x’ T [t] R x
      x’ T E x = 0  with E =[t] R
Solve for E using least squares (SVD)
t is the least singular vector of E
R obtained from the other two s.v.s