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

moved color-lab test to blacklist (issue #627)

This commit is contained in:
Alexander Shishkov
2010-10-22 14:06:00 +00:00
parent a8476d9ce6
commit 17412aa54b
+1
View File
@@ -90,6 +90,7 @@ const char* blacklist[] =
"warp-remap", //ticket 576
"warp-resize", //ticket 429
"warp-undistort", //ticket 577
"color-lab", //ticket 627
0
};