Merge pull request #10374 from tomoaki0705:removeGstreamerTest

This commit is contained in:
Alexander Alekhin 2017-12-21 19:02:13 +00:00
commit 1bc1f3d311

View File

@ -98,7 +98,7 @@ OCL_PERF_TEST_P(MOG2_GetBackgroundImage, Mog2, Combine(Values("gpu/video/768x576
}
mog2->getBackgroundImage(u_background);
}
SANITY_CHECK(u_background);
SANITY_CHECK_NOTHING();
}
}}// namespace cvtest::ocl