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

  /external/opencv3/modules/imgproc/test/ocl/
test_histogram.cpp 188 EXPECT_MAT_N_DIFF(dst1, udst1, nDiffs);
212 EXPECT_MAT_N_DIFF(dst_roi, udst_roi, nDiffs);
test_warp.cpp 110 EXPECT_MAT_N_DIFF(dst_roi, udst_roi, cvRound(dst_roi.total()*threshold));
  /external/opencv3/modules/ts/include/opencv2/ts/
ocl_test.hpp 115 #define EXPECT_MAT_N_DIFF(mat1, mat2, num) \

Completed in 88 milliseconds