Searched refs:t_est__ (Results 1 – 2 of 2) sorted by relevance
78 cv::Mat C_est__, t_est__; // optimal found solution variable
75 t_est__ = t_est_[j] - C_est_[j] * R_[i] * mn; in compute_pose()86 t_est__.copyTo(t); in compute_pose()