Commit 9efc57f2 authored by Maksim Shabunin's avatar Maksim Shabunin

Increased perf_imgproc.moments max error

parent 20156d1e
......@@ -40,5 +40,5 @@ PERF_TEST_P(MomentsFixture_val, Moments1,
mat += 1;
SANITY_CHECK_MOMENTS(m, 1e-4, ERROR_RELATIVE);
SANITY_CHECK_MOMENTS(m, 2e-4, 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