78 Commits (6f2fb383e6b1352a96ff6078ecb80100979fa9cf)

Author SHA1 Message Date
Ilya Lavrenov dc441f50cd fixed memory leak in descriptor regression tests 10 years ago
Ilya Lavrenov be499b42d9 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 10 years ago
Ilya Lavrenov 370d1ff21a fixed typo 10 years ago
Roman Donchenko 1245cd1752 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 10 years ago
ippei ito b8c00854fe instead of "using namespace cv" put all the tests into cv:: namespace. 10 years ago
ippei ito b7276359e9 Test accuracy for PR#3829 10 years ago
ippei ito 65b0ecfec5 Test accuracy for PR#3829.Fix WOrder warning on gcc 10 years ago
ippei ito d1902a1276 Test accuracy for PR#3829.Fix warning on gcc, comment out INIT_RANDOM_SEED for same result each ran. 10 years ago
ippei ito 56cae1b293 Test accuracy for PR#3829.Fix Some Error, Modify SLA. 10 years ago
ippei ito 7c740b6a31 Test accuracy for Pull Request # 3829 10 years ago
E Braun aa9da6e433 regression test for bug 3172 11 years ago
E Braun bbe48eaac6 regression test for bug 3172 11 years ago
Maks Naumov eb89f5207c remove unused variables in CV_KDTreeTest_CPP::findNeighbors() 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
Ilya Lysenkov 7745c8806c Added info() method in descriptor matchers (#2330) 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 13 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev 5a730d09cd Fix binary compatibility of opencv_features2d 13 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 13 years ago
Vadim Pisarevsky 60769f544f possibly repaired FAST test (however, FAST<7/12> and <5/8> could still do something different than described in the paper) 13 years ago
Vadim Pisarevsky 854902b077 lowered tolerance thresholds in BRISK tests 13 years ago
Vadim Pisarevsky 2d334401b1 improved the condition in the FAST test 13 years ago
Vincent Rabaud 3ca0cc2253 add a scale invariance test for the detector 13 years ago
Vincent Rabaud 92da6d381b add rotation tests for the descriptors 13 years ago
Vincent Rabaud b325b2f9a4 add more test to BRISK 13 years ago
Vincent Rabaud 13ded36ecb initial addition of BRISK with some tests 13 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 13 years ago
Andrey Kamaev 017abbd963 Lowered acceptance threshold in Features2d_RotationInvariance_Detector_ORB.regression test 13 years ago
Vadim Pisarevsky 640408ebe7 added FAST<5/8> & FAST<7/12> (by Vincent Rabaud) 13 years ago
Maria Dimashova cfeb28f2ba fixed tests for scale invariance (uncommented sift test, it's ok now) 13 years ago
Maria Dimashova 2556bb04f0 changed tests for rotation/scale invariance of descriptors 13 years ago
Maria Dimashova 63d8eedc51 changed the way of HARRIS creation 13 years ago
Maria Dimashova ec23d9bb5e added tests on scale invariance of detectors and descriptors 13 years ago
Maria Dimashova e4e00498a8 fixed typo in test class names 13 years ago
Maria Dimashova 0c6480d89b added tests to check rotation invariance of descriptors (features2d and nonfree) 13 years ago
Maria Dimashova eb119959e8 fixed features2d rotation invariance tests 13 years ago
Maria Dimashova 2bd86e2541 fixed compile errors under win 13 years ago
Maria Dimashova 30c611f1d5 added tests to check rotation invariance of detectors 13 years ago
Maria Dimashova 438c1444eb added test to check keypoints returned by FeatureDetector (center, size, angle) 13 years ago
Maria Dimashova 507f546158 split file of features2d tests 13 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Andrey Kamaev 088a6597bc Merged the trunk 8855,8885,8886 13 years ago
Maria Dimashova 0f21890d7d added test for opponent descriptor extractor 13 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Andrey Kamaev 0584ac525b Quiet MSER tests 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova b156e2f7ed added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst) 13 years ago