Commit 1bc1f3d3 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #10374 from tomoaki0705:removeGstreamerTest

parents a8a51db4 50d44e06
...@@ -98,7 +98,7 @@ OCL_PERF_TEST_P(MOG2_GetBackgroundImage, Mog2, Combine(Values("gpu/video/768x576 ...@@ -98,7 +98,7 @@ OCL_PERF_TEST_P(MOG2_GetBackgroundImage, Mog2, Combine(Values("gpu/video/768x576
} }
mog2->getBackgroundImage(u_background); mog2->getBackgroundImage(u_background);
} }
SANITY_CHECK(u_background); SANITY_CHECK_NOTHING();
} }
}}// namespace cvtest::ocl }}// namespace cvtest::ocl
......
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