Searched refs:estimate_R_and_t (Results 1 – 4 of 4) sorted by relevance
68 void estimate_R_and_t(double R[3][3], double t[3]);
118 void estimate_R_and_t(double R[3][3], double t[3]);
222 void epnp::estimate_R_and_t(double R[3][3], double t[3]) in estimate_R_and_t() function in cv::epnp305 estimate_R_and_t(R, t); in compute_R_and_t()
156 void upnp::estimate_R_and_t(double R[3][3], double t[3]) in estimate_R_and_t() function in upnp240 estimate_R_and_t(R, t); in compute_R_and_t()