1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Temporary disable unstable Features2d_RotationInvariance_Detector_SIFT test

This commit is contained in:
Andrey Kamaev
2013-01-31 16:06:22 +04:00
parent e63b4591ff
commit e3b45910aa
@@ -621,7 +621,7 @@ TEST(Features2d_RotationInvariance_Detector_SURF, regression)
test.safe_run();
}
TEST(Features2d_RotationInvariance_Detector_SIFT, regression)
TEST(Features2d_RotationInvariance_Detector_SIFT, DISABLED_regression)
{
DetectorRotationInvarianceTest test(Algorithm::create<FeatureDetector>("Feature2D.SIFT"),
0.45f,