Home
last modified time | relevance | path

Searched refs:compareRotationVecs (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() function in CV_CalibrateCameraArtificialTest
347 compareRotationVecs(rvecs_exp, rvecs_est); in runTest()
366 compareRotationVecs(rvecs_exp, rvecs_spnp); in runTest()