mirror of
https://github.com/opencv/opencv.git
synced 2025-01-13 08:08:10 +08:00
temporary disable perf test for StereoBeliefPropagation(cherry picked from commit eb247d826f
)
This commit is contained in:
parent
2da7eae2c4
commit
aa82f921cc
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user