Home | History | Annotate | Download | only in test

Lines Matching full:h_res

96     void print_information_2(int j, int N, int method, const Mat& H, const Mat& H_res, int k, double diff);
153 void CV_HomographyTest::print_information_2(int j, int N, int _method, const Mat& H, const Mat& H_res, int k, double diff)
163 cout << H_res << endl; cout << endl;