Home
last modified time | relevance | path

Searched refs:_rvecs_exp (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration_artificial.cpp226 …ErrorWithoutIntrinsics(const vector<Point3f>& cb3d, const vector<Mat>& _rvecs_exp, const vector<Ma… in reprojectErrorWithoutIntrinsics() argument
237 projectPoints(_chessboard3D, _rvecs_exp[i], _tvecs_exp[i], eye33, zero15, uv_exp); in reprojectErrorWithoutIntrinsics()