Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
2012-10-02 23:07:46 +04:00 |
|
Andrey Kamaev
|
e900952b87
|
quiet most of the OSX build warnings
|
2012-07-05 12:56:31 +00:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
47a4e87784
|
Ignored warnings from gtest with precompiled headers enabled
|
2012-06-08 14:54:17 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Maria Dimashova
|
ba62621534
|
updated test on lsvm
|
2011-10-04 12:29:56 +00:00 |
|
Maria Dimashova
|
a70496e414
|
added test for c++ version of latent svm and updated testdata
|
2011-10-03 16:55:49 +00:00 |
|
Vadim Pisarevsky
|
08f1f5769a
|
ok. enabled TBB in LatentSVM, but need to check if it works
|
2011-07-14 12:11:18 +00:00 |
|
Vadim Pisarevsky
|
36ba3d691e
|
temporarily switch off TBB
|
2011-07-14 11:51:43 +00:00 |
|
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
2011-06-11 17:24:09 +00:00 |
|
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
|
Valentina Kustikova
|
110351d3de
|
Bugs in the test for LatentSVM were fixed.
|
2011-04-08 03:51:40 +00:00 |
|
Alexey Spizhevoy
|
51cee84123
|
created GPU new-style test project, ported StereoBP test
|
2011-02-16 11:38:58 +00:00 |
|
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
|