terzakig / sqpnp

C++ Implementation of the SQPnP algorithm
BSD 3-Clause "New" or "Revised" License
150 stars 26 forks source link

Omega rank #16

Closed mlourakis closed 2 years ago

mlourakis commented 2 years ago

Eigen::SelfAdjointEigenSolver() is less accurate than Eigen::JacobiSVD()