Ejemplo n.º 1
0
TEST(Imgproc_Undistort, accuracy) { CV_UndistortTest test; test.safe_run(); }
Ejemplo n.º 2
0
TEST(Calib3d_Undistort, accuracy) { CV_UndistortTest test; test.safe_run(); }