150 Commits (fc85f3644d8084e86e76a0583d96de36cecf0985)

Author SHA1 Message Date
Dmitry Kurtaev ff8c53ea20 Merge pull request #13481 from dkurt:fix_13227 6 years ago
Alexander Alekhin 3f3c8823ac features2d: fix retainBest() implementation 6 years ago
okriof ef42baf9f0 Merge pull request #13361 from okriof:brisk_getset 6 years ago
Alexander Alekhin a68835f7f1 features2d(test): add crossCheck=true test 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin b50c70bbfa features2d(test): extract common extract/invariance test code 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Alexander Alekhin da6dc6774b features2d: add verbose messages into tests 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Vladislav Vinogradov 26fe8bd4f2 made flann dependency for features2d optional 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Jiri Horner a5b5684670 Merge pull request #9330 from hrnr:akaze_ocl 7 years ago
Alexander Alekhin 94dbc35d92 features2d(test): more AKAZE tests 7 years ago
Alexander Alekhin 411d36ff13 features2d(test): update descriptor regression test 7 years ago
Alexander Alekhin 63ae5f00b1 features2d(test): enable debug messages 7 years ago
Jiri Horner 3166d0c667 Merge pull request #9249 from hrnr:akaze_part3 7 years ago
Jiri Horner bb6496d9e5 Merge pull request #8951 from hrnr:akaze_part2 7 years ago
Vladislav Sovrasov 25af743902 mser: add a couple of new regression tests 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Jiri Horner 5f20e802d2 Merge pull request #8869 from hrnr:akaze_part1 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Rostislav Vasilikhin 13b9dd3963 fixed segfault at ORB::compute() near image's border 8 years ago
Vladislav Sovrasov 4a3da1c4ed Fix missing angles in AKAZE keypoints 8 years ago
Alexander Alekhin dac37a0bc9 features2d: update rotation invariance test 8 years ago
will hunt ac2d79fd67 MSER: all test passed. 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
Maksim Shabunin 2cda78ffac Valgrind: fixed uninitialized image usage in descriptors regression tests 9 years ago
Ilya Lavrenov 7e4e8921bc fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov 6dcd455ac4 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 9 years ago
Roman Donchenko 3231c2f995 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 9 years ago
Ilya Lavrenov 69c50e0181 fixed typo 9 years ago
Ilya Lavrenov cf0f47f589 fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov f7d36bbad5 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 9 years ago
Ilya Lavrenov e390c8c728 fixed typo 9 years ago
Roman Donchenko ec0508269a NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 9 years ago
Ilya Lavrenov dc441f50cd fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov be499b42d9 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 9 years ago
Ilya Lavrenov 370d1ff21a fixed typo 9 years ago
Roman Donchenko 1245cd1752 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 9 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Vadim Pisarevsky af47b6551f another attempt to make the MSER test pass. removed possible randomization in parameters from run to run 10 years ago
Vadim Pisarevsky 4c67ae1a0b fixed failure in Features2d_MSER.cases 10 years ago
Vadim Pisarevsky dab78c26b1 added reasonable test for MSER (including coverage for http://code.opencv.org/issues/4273, http://code.opencv.org/issues/1723 and http://code.opencv.org/issues/756); also, added some "in-progress" info to the Features2d_Feature2d.no_crash test. 10 years ago
Vadim Pisarevsky b5a7122855 added test to do smoke testing of ORB, KAZE, AKAZE and BRISK on images of different size 10 years ago
Vadim Pisarevsky fc06a2384b added test for batch detection/descriptor extraction (http://code.opencv.org/issues/3943) 10 years ago
Vadim Pisarevsky 432cf1152a added read/write functions for vector<DMatch> + the test (http://code.opencv.org/issues/4308) 10 years ago
cbalint13 fb56d5c482 Squash all BRISK commits into one. 10 years ago