Files
opencv/modules
Nathan Godwin 2255973b0f Merge pull request #18371 from nathanrgodwin:sqpnp_dev
Added SQPnP algorithm to SolvePnP

* Added sqpnp

* Fixed test case

* Added fix for duplicate point checking and inverse func reuse

* Changes for 3x speedup

Changed norm method (significant speed increase), changed nearest rotation computation to FOAM

* Added symmetric 3x3 inverse and unrolled loops

* Fixed error with SVD

* Fixed error from with indices

Indices were initialized negative. When nullspace is large, points coplanar, and rotation near 0, indices not changed.
2020-11-20 11:25:17 +00:00
..
2020-08-21 23:52:30 +09:00
2020-08-21 23:52:30 +09:00
2020-11-18 17:07:04 +03:00
2020-11-18 17:07:04 +03:00
2020-11-13 13:42:26 +00:00
2020-09-27 21:14:55 +00:00
2020-10-28 12:54:54 +03:00
2020-11-17 21:50:30 +00:00