Searched defs:gauss_newton (Results 1 – 2 of 2) sorted by relevance
505 void epnp::gauss_newton(const CvMat * L_6x10, const CvMat * Rho, double betas[4]) in gauss_newton() function in cv::epnp
573 void upnp::gauss_newton(const Mat * L_6x12, const Mat * Rho, double betas[4], double * f) in gauss_newton() function in upnp