Searched refs:CV_ProjectPointsTest_C (Results 1 – 1 of 1) sorted by relevance
1209 class CV_ProjectPointsTest_C : public CV_ProjectPointsTest class1212 CV_ProjectPointsTest_C() {} in CV_ProjectPointsTest_C() function in CV_ProjectPointsTest_C1224 void CV_ProjectPointsTest_C::project( const Mat& opoints, const Mat& rvec, const Mat& tvec, in project()1874 TEST(Calib3d_ProjectPoints_C, accuracy) { CV_ProjectPointsTest_C test; test.safe_run(); } in TEST()