
Functions | |
| py::dict | prior_guided_pnp (const Eigen::Ref< Eigen::Matrix< float, 2, Eigen::Dynamic, Eigen::RowMajor >> points2D, const Eigen::Ref< Eigen::Matrix< float, 3, Eigen::Dynamic, Eigen::RowMajor >> points3D, const Eigen::Ref< Eigen::Matrix< float, 1, Eigen::Dynamic, Eigen::RowMajor >> priors, const py::dict camera, const py::dict ransac_option) |
| void | pybind_pnpsolver (py::module &m) |
| void | xrprimer_pybind_pnpsolver (py::module &m) |
| py::dict prior_guided_pnp | ( | const Eigen::Ref< Eigen::Matrix< float, 2, Eigen::Dynamic, Eigen::RowMajor >> | points2D, |
| const Eigen::Ref< Eigen::Matrix< float, 3, Eigen::Dynamic, Eigen::RowMajor >> | points3D, | ||
| const Eigen::Ref< Eigen::Matrix< float, 1, Eigen::Dynamic, Eigen::RowMajor >> | priors, | ||
| const py::dict | camera, | ||
| const py::dict | ransac_option | ||
| ) |
| void pybind_pnpsolver | ( | py::module & | m | ) |
| void xrprimer_pybind_pnpsolver | ( | py::module & | m | ) |