Commit 5c0a4878 authored by Ilya Lavrenov's avatar Ilya Lavrenov

changes eps

parent 580559e1
......@@ -70,5 +70,5 @@ PERF_TEST_P( Image_KernelSize, GaborFilter2d,
filter2D(sourceImage, filteredImage, CV_32F, gaborKernel);
}
SANITY_CHECK(filteredImage, 1e-3);
SANITY_CHECK(filteredImage, 1e-6, ERROR_RELATIVE);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment