Home
last modified time | relevance | path

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

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