35 Commits (da639198116520f45f2d4ab57f1ec076714d3462)

Author SHA1 Message Date
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev b870b246e1 Fix memory corruption in batchDistance perf tests 12 years ago
Anatoly Baksheev 94c310fc14 added Ptr::operator== 12 years ago
Anna Kogan 4e21f42714 increased time-limits 12 years ago
Anna Kogan 8877066846 increased time-limits 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 84934f7bfc Fix SHORT data type support in Algorithm 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev 5a730d09cd Fix binary compatibility of opencv_features2d 12 years ago
Andrey Kamaev 821de96346 Adjust thresholds in sanity checks for batchDistance 12 years ago
Andrey Kamaev 97640847c5 Add methods to sort keypoints and corresponding descriptors 12 years ago
Andrey Kamaev 5047f2d64d Fix perf tests in features2d module 12 years ago
Andrey Kamaev d4cf9e22cc Fix terrible perf test for FAST detector 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Daniil Osokin 45c49a9088 Added perf test 12 years ago
Daniil Osokin 39d6adea17 Added perf test 12 years ago
Vadim Pisarevsky 640408ebe7 added FAST<5/8> & FAST<7/12> (by Vincent Rabaud) 12 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 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
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 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
Andrey Kamaev 3970664e24 Performance test for FAST features detector 13 years ago
Andrey Kamaev 3f22a1c40f Performace tests for ORB 13 years ago
Andrey Kamaev 22bd127365 Added performance tests for cv:phase and cv::SURF 13 years ago