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

removed test from black list (#737)

This commit is contained in:
Maria Dimashova
2010-12-07 09:56:12 +00:00
parent c9662c2e38
commit 5e401f2998
-1
View File
@@ -48,7 +48,6 @@ const char* blacklist[] =
"calibrate-camera-artificial", //ticket 472
"inpaint", //ticket 570
"warp-resize", //ticket 429
"descriptor-opponent-sift", //ticket 737
"_3d-rodrigues", //ticket 435
0
};