mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge branch 'master' of https://github.com/Itseez/opencv into back_proj_fix
This commit is contained in:
@@ -211,7 +211,7 @@ OCL_PERF_TEST_P(SobelFixture, Sobel,
|
||||
|
||||
OCL_TEST_CYCLE() cv::Sobel(src, dst, -1, dx, dy);
|
||||
|
||||
SANITY_CHECK(dst);
|
||||
SANITY_CHECK(dst, 1e-6);
|
||||
}
|
||||
|
||||
///////////// Scharr ////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user