Increased perf_imgproc.moments max error
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user