Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Andrey Kamaev
|
2a39128268
|
Updated latentSVM tests and data
|
13 years ago |
Maria Dimashova
|
ba62621534
|
updated test on lsvm
|
14 years ago |
Maria Dimashova
|
a70496e414
|
added test for c++ version of latent svm and updated testdata
|
14 years ago |
Vadim Pisarevsky
|
08f1f5769a
|
ok. enabled TBB in LatentSVM, but need to check if it works
|
14 years ago |
Vadim Pisarevsky
|
36ba3d691e
|
temporarily switch off TBB
|
14 years ago |
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Valentina Kustikova
|
110351d3de
|
Bugs in the test for LatentSVM were fixed.
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Alexey Polovinkin
|
66d10b1815
|
fixed latentsvmdetector test (ticket #661)
|
15 years ago |
Alexey Polovinkin
|
83196d89e8
|
Latent SVM detector test was added
|
15 years ago |
Alexander Shishkov
|
445f44c152
|
Move failed tests to corresponding blacklists
|
15 years ago |
Alexander Shishkov
|
4fee30fad2
|
remove failed test (see issue #570)
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |