Merge pull request #20012 from ivashmak:bugfix_solvepnp
authorMaksym Ivashechkin <maksimivashechkin@gmail.com>
Wed, 19 May 2021 09:09:46 +0000 (10:09 +0100)
committerGitHub <noreply@github.com>
Wed, 19 May 2021 09:09:46 +0000 (12:09 +0300)
commit527d86a93d4183869ec34e1e9f195e3d91c3eb7e
tree05e60ae513281feee0e661471d303840c8cdfbb3
parent7d66f1e391beea068df4068b5a025080b8bef2be
Merge pull request #20012 from ivashmak:bugfix_solvepnp

* fix inliers in solvePnPRansac

* fix inliers in test_usac

* fix inliers in test_usac
modules/calib3d/src/solvepnp.cpp
modules/calib3d/src/usac/ransac_solvers.cpp
modules/calib3d/test/test_usac.cpp