remove failed test (see issues #449, 627, 502)
This commit is contained in:
@@ -53,7 +53,7 @@ const char* blacklist[] =
|
|||||||
//"cascade-detector", //ticket 432
|
//"cascade-detector", //ticket 432
|
||||||
"chessboard-detector", //ticket 569
|
"chessboard-detector", //ticket 569
|
||||||
"chessboard-subpixel", //ticket 473
|
"chessboard-subpixel", //ticket 473
|
||||||
//"color-luv", //ticket 502
|
"color-luv", //ticket 502
|
||||||
|
|
||||||
//"descriptor-sift", //ticket 567
|
//"descriptor-sift", //ticket 567
|
||||||
//"descriptor-surf", //ticket 568
|
//"descriptor-surf", //ticket 568
|
||||||
@@ -90,7 +90,7 @@ const char* blacklist[] =
|
|||||||
"warp-remap", //ticket 576
|
"warp-remap", //ticket 576
|
||||||
"warp-resize", //ticket 429
|
"warp-resize", //ticket 429
|
||||||
"warp-undistort", //ticket 577
|
"warp-undistort", //ticket 577
|
||||||
//"color-lab", //ticket 627
|
"color-lab", //ticket 627
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@@ -49,6 +49,7 @@ const char* blacklist[] =
|
|||||||
//"ds-graphscan", //ticket 504
|
//"ds-graphscan", //ticket 504
|
||||||
//"matrix-invert", //ticket 536
|
//"matrix-invert", //ticket 536
|
||||||
//"pca", //ticket 566
|
//"pca", //ticket 566
|
||||||
|
"rand", //ticket 449
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user