13 Commits (14bb4cbe1e5159ea93f955b49473418bc5fb405b)

Author SHA1 Message Date
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 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 13 years ago
Maria Dimashova a70496e414 added test for c++ version of latent svm and updated testdata 13 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 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) 14 years ago
Alexey Polovinkin 83196d89e8 Latent SVM detector test was added 14 years ago
Alexander Shishkov 445f44c152 Move failed tests to corresponding blacklists 14 years ago
Alexander Shishkov 4fee30fad2 remove failed test (see issue #570) 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago