1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

temporary disable perf test for StereoBeliefPropagation(cherry picked from commit eb247d826f)

This commit is contained in:
Vladislav Vinogradov
2014-02-13 17:25:59 +04:00
committed by Alexander Smorkalov
parent 2da7eae2c4
commit aa82f921cc
+1 -1
View File
@@ -93,7 +93,7 @@ PERF_TEST_P(ImagePair, Calib3D_StereoBM,
//////////////////////////////////////////////////////////////////////
// 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")))
{
declare.time(300.0);