Searched defs:L_6x12 (Results 1 – 1 of 1) sorted by relevance
119 Mat L_6x12 = Mat(6, 12, CV_64F, l_6x12); in compute_pose() local573 void upnp::gauss_newton(const Mat * L_6x12, const Mat * Rho, double betas[4], double * f) in gauss_newton()