17 Commits (58f546dd9319ca38011eda743517f66717e4c7aa)

Author SHA1 Message Date
Andrey Kamaev ca7abe1239 Reduce number of performance tests for LBP cascade 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev e2ff0ed1fb Add sanity checks to objdetect module perf tests 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 1365e28a54 initial support of GPU LBP classifier: added new style xml format loading 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 65f5343ed5 Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago
Leonid Beynenson 87a21016d8 Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon. 13 years ago
Leonid Beynenson 5c3a93a5b8 Small modification in test parameters. 13 years ago
Andrey Kamaev ccfb3e6a21 Perf tests: fixed some issues 13 years ago
Leonid Beynenson 6bb15fa711 Made perf test for CascadeClassifier (LBP frontal face cascade). 13 years ago