Searched defs:tvecs_est (Results 1 – 1 of 1) sorted by relevance
165 void compareShiftVecs(const vector<Mat>& tvecs, const vector<Mat>& tvecs_est) in compareShiftVecs()227 const vector<Mat>& rvecs_est, const vector<Mat>& tvecs_est) in reprojectErrorWithoutIntrinsics()330 vector<Mat> rvecs_est, tvecs_est; in runTest() local