提交 318b0f10 编写于 作者: V Vadim Pisarevsky

the blacklist is sorted in alphabetical order; several tests that should now...

the blacklist is sorted in alphabetical order; several tests that should now pass have been commented off
上级 ccb1e5fa
......@@ -45,41 +45,51 @@ CvTS test_system("cv");
const char* blacklist[] =
{
"morph-ex", //ticket 612
"operations", //ticket 613
"stereobm", //ticket 614
"stereosgbm", //ticket 615
"cascade-detector", //ticket 432
"hog-detector", //ticket 428
"warp-resize", //ticket 429
"posit", //ticket 430
"optflow-estimate-rigid", //ticket 433
"shape-minarearect", //ticket 436
"MSER", //ticket 437
"stereogc", //ticket 439
"subdiv", //ticket 454
"mhi-global", //ticket 457
"segmentation-pyramid", //ticket 464
"_3d-fundam", //ticket 484
"calibrate-camera-artificial", //ticket 472
//"calibrate-camera-cpp", //ticket 564
//"calibrate-stereo-c", //ticket 565
"cascade-detector", //ticket 432
"chessboard-detector", //ticket 569
"chessboard-subpixel", //ticket 473
"track-camshift", //ticket 483
"_3d-fundam", //ticket 484
"color-luv", //ticket 502
"calibrate-camera-cpp", //ticket 564
"calibrate-stereo-c", //ticket 565
"descriptor_sift", //ticket 567
"descriptor_surf", //ticket 568
"chessboard-detector", //ticket 569
"detector_surf", //ticket 578
"filter-generic",
"flann_saved", //ticket 618
//"hist-backproj", //ticket 579
//"hist-bayesianprob", //ticket 619
//"hist-backprojpatch", //ticket 620
"hog-detector", //ticket 428
"inpaint", //ticket 570
"mhi-global", //ticket 457
"morph-ex", //ticket 612
"MSER", //ticket 437
"operations", //ticket 613
"optflow-estimate-rigid", //ticket 433
"posit", //ticket 430
"segmentation-pyramid", //ticket 464
"shape-minarearect", //ticket 436
//"stereobm", //ticket 614
//"stereosgbm", //ticket 615
//"stereogc", //ticket 439
"subdiv", //ticket 454
"track-camshift", //ticket 483
"warp-affine", //ticket 572
"warp-perspective", //ticket 575
"warp-remap", //ticket 576
"warp-resize", //ticket 429
"warp-undistort", //ticket 577
"detector_surf", //ticket 578
"hist-backproj", //ticket 579
"flann_saved", //ticket 618
"hist-bayesianprob", //ticket 619
"hist-backprojpatch", //ticket 620
0
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册