24 Commits (02f8a9470a1e89bf58bd741c256439ad3a72712b)

Author SHA1 Message Date
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 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
Jiri Horner 5f20e802d2 Merge pull request #8869 from hrnr:akaze_part1 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 cf0f47f589 fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov dc441f50cd fixed memory leak in descriptor regression tests 9 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
orestis fffe2464cd Change DescriptorExtractor_ORB regression test 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky 01d3848f17 all the tests now pass except for MSER 10 years ago
Vadim Pisarevsky 09df1a286b OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
Vadim Pisarevsky c5261ea3d2 all the tests now pass except for MSER 10 years ago
Vadim Pisarevsky 5e667ee53a OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Vadim Pisarevsky 27d2d3cbac fixed doc builder complains and the test failures 10 years ago
f-morozov 7f82960897 AKAZE fixes, tests and tutorial 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Ilya Lavrenov 35d9ce0c0c fixed warnings 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 1eacb485c5 Boring changes - features2d. 11 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vincent Rabaud 13ded36ecb initial addition of BRISK with some tests 12 years ago
Maria Dimashova 507f546158 split file of features2d tests 13 years ago