Vadim Pisarevsky
|
d366c0b2fa
|
fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation
|
2010-11-24 09:46:46 +00:00 |
|
Alexander Shishkov
|
dd3c62a4fe
|
moved failed tests to blacklists:
mhi-global //ticket 457
canny //ticket 702
|
2010-11-23 16:19:08 +00:00 |
|
Maria Dimashova
|
e406dfee44
|
refactored features2d and sample on matching to many images
|
2010-11-22 18:27:08 +00:00 |
|
Vadim Pisarevsky
|
209ea825d9
|
raised error threshold in filter-generic test. re-enabled mhi-global & filter-generic tests
|
2010-11-20 12:22:24 +00:00 |
|
Vadim Pisarevsky
|
4ca701d888
|
yet another fix in mhi-global test (ticket #457)
|
2010-11-20 12:19:22 +00:00 |
|
Alexander Shishkov
|
0f01ae43be
|
moved failed tests to blacklists
filter-generic - ticket 690
mhi-global - ticket 457
fixed issue 689
|
2010-11-19 14:29:37 +00:00 |
|
Vadim Pisarevsky
|
8eb3e2a94e
|
fixed some more failing tests
|
2010-11-12 21:23:54 +00:00 |
|
Alexey Polovinkin
|
66d10b1815
|
fixed latentsvmdetector test (ticket #661)
|
2010-11-12 19:39:20 +00:00 |
|
Maria Dimashova
|
7fe4fbfc68
|
modified grabCut test to stable verification
|
2010-11-12 13:24:20 +00:00 |
|
Alexander Shishkov
|
cfda65a1b8
|
moved failed tests to blacklists:
warp-affine //ticket 572
warp-perspective //ticket 575
segmentation-grabcut //ticket 666
_3d-fundam //ticket 434
posit //ticket 430
|
2010-11-12 10:04:19 +00:00 |
|
Maria Dimashova
|
1e122c19e1
|
modified grabCut test slightly; updated test data due to latest grabCut() fix (#666)
|
2010-11-11 17:07:05 +00:00 |
|
Alexander Shishkov
|
ef3171dc65
|
moved segmentation-grabcut test to blacklist (#issue 666)
|
2010-11-11 10:12:03 +00:00 |
|
Vadim Pisarevsky
|
924497cb5f
|
increased number of points in optflow-estimate-rigid test, because in the presense of noise there should be enough points for robust transform estimation
|
2010-11-10 19:49:36 +00:00 |
|
Alexander Shishkov
|
12266265d8
|
moved failed tests to corresponding blacklists (issues #433, 454, 661, 662)
|
2010-11-10 12:20:14 +00:00 |
|
Vadim Pisarevsky
|
d81e940ccc
|
excluded some tests from blacklist that now pass
|
2010-11-07 15:09:50 +00:00 |
|
Vadim Pisarevsky
|
d2516c4512
|
added workaround for a weird Mingw 4.5.1 bug
|
2010-11-07 11:34:19 +00:00 |
|
Vadim Pisarevsky
|
5a53d82e30
|
fixed most of the failures in opencv_test
|
2010-11-06 14:56:01 +00:00 |
|
Alexander Shishkov
|
7d2e7d48e6
|
moved hist-backproj and projectPoints-c tests to blacklist (#issues 579, 652)
|
2010-11-06 13:50:55 +00:00 |
|
Alexey Polovinkin
|
83196d89e8
|
Latent SVM detector test was added
|
2010-11-06 09:56:40 +00:00 |
|
Vadim Pisarevsky
|
7bda826671
|
modified mhi-update test to avoid rounding problems (ticket #639)
|
2010-11-02 22:01:15 +00:00 |
|
Alexander Shishkov
|
074ba3ed93
|
Moved mhi-update test to blacklist (issue #639)
|
2010-11-01 10:27:58 +00:00 |
|
Maria Dimashova
|
75b1858c1f
|
Updated test threshold (#637)
|
2010-11-01 09:38:48 +00:00 |
|
Alexander Shishkov
|
969b9fb843
|
moved descriptor-matcher-flann-based test to blacklist (issue #637)
|
2010-10-30 11:04:47 +00:00 |
|
Maria Dimashova
|
69e329c9fd
|
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
|
2010-10-29 08:44:42 +00:00 |
|
Alexander Shishkov
|
0d3809d0b1
|
moved stereogc to blacklist (issue #439)
|
2010-10-29 08:34:45 +00:00 |
|
Maria Dimashova
|
e0b40c26d8
|
fixed CascadeClassifier::detectMultiScale when TBB
|
2010-10-25 12:05:22 +00:00 |
|
Vadim Pisarevsky
|
68378ac7e4
|
fixed crash in color-lab (ticket #627)
|
2010-10-25 10:31:39 +00:00 |
|
Alexander Shishkov
|
c4b41bc59f
|
moved cascade-detector test to blacklist (issue #432)
|
2010-10-25 10:03:12 +00:00 |
|
Maria Dimashova
|
f27a54be97
|
updated test threshold
|
2010-10-25 09:51:23 +00:00 |
|
Alexander Shishkov
|
c1e753c868
|
remove failed test (see issues #449, 627, 502)
|
2010-10-24 20:25:36 +00:00 |
|
Maria Dimashova
|
5c642723ae
|
removed detector-surf test from black list (ticket 578)
|
2010-10-23 16:43:23 +00:00 |
|
Maria Dimashova
|
8ad8e31bf5
|
fixed fail of descriptor-surf-test (ticket 568)
|
2010-10-23 15:15:19 +00:00 |
|
Maria Dimashova
|
3e910e145b
|
fixed fail of descriptor-sift test (ticket 567)
|
2010-10-23 14:26:37 +00:00 |
|
Maria Dimashova
|
761f76c853
|
fixed fails of cascade-detector and hog-detector tests (tickets 428, 432)
|
2010-10-23 13:52:04 +00:00 |
|
Vadim Pisarevsky
|
099388bd12
|
fixed crashes in color-luv & color-lab when gcc 4.2 on x64 is used (tickets #502, #627)
|
2010-10-22 18:32:07 +00:00 |
|
Alexander Shishkov
|
17412aa54b
|
moved color-lab test to blacklist (issue #627)
|
2010-10-22 14:06:00 +00:00 |
|
Vadim Pisarevsky
|
318b0f10d9
|
the blacklist is sorted in alphabetical order; several tests that should now pass have been commented off
|
2010-10-21 15:50:32 +00:00 |
|
Vadim Pisarevsky
|
43d5095def
|
re-added color-lab test
|
2010-10-21 15:46:39 +00:00 |
|
Vadim Pisarevsky
|
8c103d7442
|
re-added filter-general test; fixed failure in several calibrate* tests
|
2010-10-21 15:46:03 +00:00 |
|
Vadim Pisarevsky
|
fe88a55b42
|
force each histogram dimension to be >= 1
|
2010-10-21 12:54:52 +00:00 |
|
Alexander Shishkov
|
ea040ce71a
|
remove failed tests (issues #618-620)
|
2010-10-19 15:58:08 +00:00 |
|
Alexander Shishkov
|
445f44c152
|
Move failed tests to corresponding blacklists
|
2010-10-19 15:06:22 +00:00 |
|
Vadim Pisarevsky
|
387f2040d3
|
the path to "opencv/opencv_extra/testdata" can now be set using OPENCV_TEST_DATA_PATH. Filter pattern can now start with ">" or ">=" symbols, meaning - run all the test, beginning from the particular one - convenient for resuming tests after fixing crashed tests
|
2010-10-19 13:49:13 +00:00 |
|
Alexander Shishkov
|
5d6467708c
|
remove failed tests (issues #612-616)
|
2010-10-18 12:32:08 +00:00 |
|
Marius Muja
|
16b1f61c83
|
Updated FLANN to version 1.5
|
2010-10-12 19:47:50 +00:00 |
|
Maria Dimashova
|
89935fc59b
|
fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests
|
2010-10-04 14:12:36 +00:00 |
|
Maria Dimashova
|
d511e62021
|
fixed detector evaluation test
|
2010-10-01 09:02:54 +00:00 |
|
Ilya Lysenkov
|
ccc72f6175
|
Updated a recall curve construction in descriptors evaluation
|
2010-09-30 15:33:40 +00:00 |
|
Maria Dimashova
|
26dbbcc070
|
added bag of words; did some renaming
|
2010-09-23 16:17:48 +00:00 |
|
Maria Dimashova
|
9e9d4b9e49
|
added OpponentColorDescriptorExtractor
|
2010-09-23 10:53:36 +00:00 |
|