Home
last modified time | relevance | path

Searched defs:tvecs_est (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration_artificial.cpp165 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