Commit aa82f921 authored by Vladislav Vinogradov's avatar Vladislav Vinogradov Committed by Alexander Smorkalov

temporary disable perf test for StereoBeliefPropagation(cherry picked from…

temporary disable perf test for StereoBeliefPropagation(cherry picked from commit eb247d82)
parent 2da7eae2
...@@ -93,7 +93,7 @@ PERF_TEST_P(ImagePair, Calib3D_StereoBM, ...@@ -93,7 +93,7 @@ PERF_TEST_P(ImagePair, Calib3D_StereoBM,
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
// StereoBeliefPropagation // StereoBeliefPropagation
PERF_TEST_P(ImagePair, Calib3D_StereoBeliefPropagation, PERF_TEST_P(ImagePair, DISABLED_Calib3D_StereoBeliefPropagation,
Values(pair_string("gpu/stereobp/aloe-L.png", "gpu/stereobp/aloe-R.png"))) Values(pair_string("gpu/stereobp/aloe-L.png", "gpu/stereobp/aloe-R.png")))
{ {
declare.time(300.0); declare.time(300.0);
......
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