Merge pull request #10374 from tomoaki0705:removeGstreamerTest

pull/10375/head
Alexander Alekhin 7 years ago
commit 1bc1f3d311
  1. 2
      modules/video/perf/opencl/perf_bgfg_mog2.cpp

@ -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

Loading…
Cancel
Save