Andrey Kamaev
|
2b0072d823
|
Suppress more warnings in gtest on OS X
|
13 years ago |
Andrey Kamaev
|
5a730d09cd
|
Fix binary compatibility of opencv_features2d
|
13 years ago |
Andrey Kamaev
|
821de96346
|
Adjust thresholds in sanity checks for batchDistance
|
13 years ago |
Andrey Kamaev
|
97640847c5
|
Add methods to sort keypoints and corresponding descriptors
|
13 years ago |
Andrey Kamaev
|
5047f2d64d
|
Fix perf tests in features2d module
|
13 years ago |
Andrey Kamaev
|
d4cf9e22cc
|
Fix terrible perf test for FAST detector
|
13 years ago |
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
13 years ago |
Daniil Osokin
|
45c49a9088
|
Added perf test
|
13 years ago |
Daniil Osokin
|
39d6adea17
|
Added perf test
|
13 years ago |
Vadim Pisarevsky
|
640408ebe7
|
added FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
|
13 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
|
14 years ago |
Andrey Kamaev
|
3970664e24
|
Performance test for FAST features detector
|
14 years ago |
Andrey Kamaev
|
3f22a1c40f
|
Performace tests for ORB
|
14 years ago |
Andrey Kamaev
|
22bd127365
|
Added performance tests for cv:phase and cv::SURF
|
14 years ago |