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 |
|
Vadim Pisarevsky
|
05e6c1c467
|
fixed test of matrix operations
|
2010-09-21 15:41:09 +00:00 |
|
Vadim Pisarevsky
|
ec314cf232
|
moved the matrix expressions from mat.hpp to matop.cpp. That should improve build times
|
2010-09-21 15:15:44 +00:00 |
|
Alexander Shishkov
|
50450f5e04
|
remove failed tests (issues #578, 579)
|
2010-09-21 12:45:56 +00:00 |
|
Alexander Shishkov
|
1889c20c38
|
remove failed test (see issues #575, 576, 577, 567, 568)
|
2010-09-20 19:50:04 +00:00 |
|
Maria Dimashova
|
5a804717a7
|
updated test thresholds again
|
2010-09-20 10:43:21 +00:00 |
|
Maria Dimashova
|
73b58ad0ef
|
updated test thresholds
|
2010-09-20 09:53:53 +00:00 |
|
Maria Dimashova
|
070c966ece
|
uncommented some tests
|
2010-09-20 08:22:55 +00:00 |
|
Alexander Shishkov
|
e616ba3399
|
remove failed test (see issues #571, 572)
|
2010-09-20 04:11:13 +00:00 |
|
Alexander Shishkov
|
4fee30fad2
|
remove failed test (see issue #570)
|
2010-09-19 19:58:11 +00:00 |
|
Alexander Shishkov
|
68cd4a72b1
|
remove failed test (see issue #536)
|
2010-09-19 10:06:12 +00:00 |
|
Alexander Shishkov
|
b53d777129
|
remove failed tests
|
2010-09-17 12:28:08 +00:00 |
|
Maria Dimashova
|
21d9c8f1d0
|
removed duplicate regression test on CalonderDescriptorExtractor::compute
|
2010-09-17 11:31:11 +00:00 |
|
Maria Dimashova
|
8ab3fdbcca
|
merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
renamed createDetector to createFeatureDetector
|
2010-09-17 11:26:58 +00:00 |
|