- 14 Sep, 2017 1 commit
-
-
Patel, Nilaykumar K authored
Signed-off-by:
Vipin Anand <anand.vipin@gmail.com> Signed-off-by:
Prashanth Voora <prashanthx85@gmail.com> Signed-off-by:
Patel, Nilaykumar K <nilay.nilpat@gmail.com>
-
- 21 Jun, 2017 1 commit
-
-
Jiri Horner authored
[GSOC] Speeding-up AKAZE, part #1 (#8869) * ts: expand arguments before stringifications in CV_ENUM and CV_FLAGS added protective macros to always force macro expansion of arguments. This allows using CV_ENUM and CV_FLAGS with macro arguments. * feature2d: unify perf test use the same test for all detectors/descriptors we have. * added AKAZE tests * features2d: extend perf tests * add BRISK, KAZE, MSER * run all extract tests on AKAZE keypoints, so that the test si more comparable for the speed of extraction * feature2d: rework opencl perf tests use the same configuration as cpu tests * feature2d: fix descriptors allocation for AKAZE and KAZE fix crash when descriptors are UMat * feature2d: name enum to fix build with older gcc * Revert "ts: expand arguments before stringifications in CV_ENUM and CV_FLAGS" This reverts commit 19538cac1e45b0cec98190cf06a5ecb07d9b596e. This wasn't a great idea after all. There is a lot of flags implemented as #define, that we don't want to expand. * feature2d: fix expansion problems with CV_ENUM in perf * expand arguments before passing them to CV_ENUM. This does not need modifications of CV_ENUM. * added include guards to `perf_feature2d.hpp` * feature2d: fix crash in AKAZE when using KAZE descriptors * out-of-bound access in Get_MSURF_Descriptor_64 * this happened reliably when running on provided keypoints (not computed by the same instance) * feature2d: added regression tests for AKAZE * test with both MLDB and KAZE keypoints * feature2d: do not compute keypoints orientation twice * always compute keypoints orientation, when computing keypoints * do not recompute keypoint orientation when computing descriptors this allows to test detection and extraction separately * features2d: fix crash in AKAZE * out-of-bound reads near the image edge * same as the bug in KAZE descriptors * feature2d: refactor invariance testing * split detectors and descriptors tests * rewrite to google test to simplify debugging * add tests for AKAZE and one test for ORB * stitching: add tests with AKAZE feature finder * added basic stitching cpu and ocl tests * fix bug in AKAZE wrapper for stitching pipeline causing lots of ! OPENCV warning: getUMat()/getMat() call chain possible problem. ! Base object is dead, while nested/derived object is still alive or processed. ! Please check lifetime of UMat/Mat objects!
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 07 Apr, 2016 1 commit
-
-
mvukad authored
Added a writeFormat() method to Algorithm which must be called by the write() method of derived classes.
-
- 12 Nov, 2015 1 commit
-
-
berak authored
add same CV_32F and CV_16U support for KAZE
-
- 18 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 17 Oct, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
-
Vadim Pisarevsky authored
-
- 16 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
-
- 13 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Aug, 2014 1 commit
-
-
f-morozov authored
-
- 30 Jul, 2014 1 commit
-
-
f-morozov authored
-
- 10 May, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 09 May, 2014 3 commits
-
-
Ievgen Khvedchenia authored
-
Ievgen Khvedchenia authored
-
Ievgen Khvedchenia authored
1) Clean-up from the unused code 2) Remove of SURF extraction method 3) Enabled threading for KAZE extraction 4) Exposed new properties for runtime configuration
-
- 28 Apr, 2014 5 commits
-
-
Ievgen Khvedchenia authored
-
Ievgen Khvedchenia authored
-
Ievgen Khvedchenia authored
-
Ievgen Khvedchenia authored
-
Ievgen Khvedchenia authored
-
- 24 Apr, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 05 Apr, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 04 Apr, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 21 Jun, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-