Searched refs:print_information_1 (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
H A Dtest_homography.cpp95 void print_information_1(int j, int N, int method, const Mat& H);
141 void CV_HomographyTest::print_information_1(int j, int N, int _method, const Mat& H) function in class:CV_HomographyTest
324 print_information_1(j, N, method, H_res_64[j]);
357 print_information_1(j, N, method, H_res_64[j]);
427 print_information_1(j, N, method, H_res_64[j]);
484 print_information_1(j, N, method, H_res_64[j]);

Completed in 53 milliseconds