Home
last modified time | relevance | path

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

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