HomeSort by relevance Sort by last modified time
    Searched full:h_res (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/calib3d/test/
test_homography.cpp 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;
    [all...]
  /external/valgrind/none/tests/amd64/
pcmpstr64w.c 101 UInt h_res = h_fn(&argL, &argR); local
104 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!");
    [all...]
pcmpstr64.c 99 UInt h_res = h_fn(&argL, &argR); local
102 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!");
    [all...]

Completed in 253 milliseconds