示例#1
0
TEST(Calib3d_Homography, accuracy) { CV_HomographyTest test; test.safe_run(); }
TEST(Core_Homography, complex_test) { CV_HomographyTest test; test.safe_run(); }