mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
086b999013
Mirror most recent changes from https://github.com/terzakig/sqpnp/pull/24 - rank revealing QR in nullspace computation - sqrt-free Cholesky (i.e., L*D*Lt) in the SQP solution - replaced divisions with multiplications by inverses - simplified checks in computeRowAndNullspace() - removed unnecessary negations - broke some dependency chains with parentheses - minor other changes |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |