Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
d81e940c
Commit
d81e940c
authored
Nov 07, 2010
by
Vadim Pisarevsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
excluded some tests from blacklist that now pass
parent
378af78e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
23 deletions
+23
-23
tsysa.cpp
tests/cv/src/tsysa.cpp
+23
-23
No files found.
tests/cv/src/tsysa.cpp
View file @
d81e940c
...
...
@@ -45,40 +45,40 @@ CvTS test_system("cv");
const
char
*
blacklist
[]
=
{
"_3d-fundam"
,
//ticket 484
//
"_3d-fundam", //ticket 484
"calibrate-camera-artificial"
,
//ticket 472
"chessboard-detector"
,
//ticket 569
"chessboard-subpixel"
,
//ticket 473
"color-luv"
,
//ticket 502
//
"chessboard-detector", //ticket 569
//
"chessboard-subpixel", //ticket 473
//
"color-luv", //ticket 502
"filter-generic"
,
"flann_saved"
,
//ticket 618
//
"filter-generic",
//
"flann_saved", //ticket 618
"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
//
"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
"stereogc"
,
//ticket 439
"subdiv"
,
//ticket 454
//
"segmentation-pyramid", //ticket 464
//
"shape-minarearect", //ticket 436
//
"stereogc", //ticket 439
//
"subdiv", //ticket 454
"track-camshift"
,
//ticket 483
//
"track-camshift", //ticket 483
"warp-affine"
,
//ticket 572
"warp-perspective"
,
//ticket 575
"warp-remap"
,
//ticket 576
//
"warp-affine", //ticket 572
//
"warp-perspective", //ticket 575
//
"warp-remap", //ticket 576
"warp-resize"
,
//ticket 429
"warp-undistort"
,
//ticket 577
//
"warp-undistort", //ticket 577
"hist-backproj"
,
//ticket 579
"projectPoints-c"
,
//ticket 652
//
"hist-backproj", //ticket 579
//
"projectPoints-c", //ticket 652
0
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment