Searched refs:CV_ProjectPointsTest_CPP (Results 1 – 1 of 1) sorted by relevance
1245 class CV_ProjectPointsTest_CPP : public CV_ProjectPointsTest class1248 CV_ProjectPointsTest_CPP() {} in CV_ProjectPointsTest_CPP() function in CV_ProjectPointsTest_CPP1260 void CV_ProjectPointsTest_CPP::project( const Mat& objectPoints, const Mat& rvec, const Mat& tvec, in project()1875 TEST(Calib3d_ProjectPoints_CPP, regression) { CV_ProjectPointsTest_CPP test; test.safe_run(); } in TEST()