53 Commits (2f94637899b26df4a0d7ee29f880e7f934b7e4cc)

Author SHA1 Message Date
marina.kolpakova 765dea9ddf fix bugs in the soft cascade detect method; add options for debug logging 12 years ago
marina.kolpakova 6f53be4102 shrinking before integral calculation 12 years ago
marina.kolpakova dc74ce20ab OpenCV friendly xml format for soft cascade 12 years ago
marina.kolpakova c04725b681 add apply cascade method 12 years ago
marina.kolpakova b0b85f36f6 add test for soft cascade detect method 12 years ago
marina.kolpakova a54d456ad0 parse soft cascade from xml 12 years ago
marina.kolpakova 9966d7feba add structures for cascade representation 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 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
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 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
Alexey Spizhevoy 51cee84123 created GPU new-style test project, ported StereoBP test 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