mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
Increased perf_imgproc.moments max error
This commit is contained in:
parent
20156d1eeb
commit
9efc57f24b
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user