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