fixed fails of cascade-detector and hog-detector tests (tickets 428, 432)

This commit is contained in:
Maria Dimashova
2010-10-23 13:52:04 +00:00
parent 099388bd12
commit 761f76c853
2 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ const char* blacklist[] =
"calibrate-camera-artificial", //ticket 472
//"calibrate-camera-cpp", //ticket 564
//"calibrate-stereo-c", //ticket 565
"cascade-detector", //ticket 432
//"cascade-detector", //ticket 432
"chessboard-detector", //ticket 569
"chessboard-subpixel", //ticket 473
//"color-luv", //ticket 502
@@ -65,7 +65,7 @@ const char* blacklist[] =
//"hist-backproj", //ticket 579
//"hist-bayesianprob", //ticket 619
//"hist-backprojpatch", //ticket 620
"hog-detector", //ticket 428
//"hog-detector", //ticket 428
"inpaint", //ticket 570