- 28 Sep, 2017 1 commit
-
-
Alexander Alekhin authored
should use UMat
-
- 19 Sep, 2017 4 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
acyen authored
-
Albert authored
Enable SURF OCL. Fix incorrect calling sequence for two kernels. Fix compiler warnings in surf.cl. Enable SURF OCL test. Test runs with no failures.
-
- 20 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
descriptor values are integers, so threshold 0.03f doesn't have any sense
-
- 27 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 23 Jan, 2017 1 commit
-
-
Yorwba authored
* Added files from http://code.opencv.org/issues/1053 The code structure had to be changed because of the features2d/xfeatures2d split and to avoid changing multiple modules (gaussian_pyramid doesn't seem ready for inclusion in the (x)imgproc module). Except for changes related to this, the patches remain unchanged, including the outdated copyright notice at the top of the files. * Hide Harris-Laplace implementation behind pimpl-creating wrapper. * Add test for Harris-Laplace feature detector. * Handle empty images in Harris-Laplace detector. * Replace HarrisAffineFeatureDetector with more flexible AffineFeature2D * collapse unnecessary HarrisLaplace class into HarrisLaplaceFeatureDetector * fold DoG pyramid code into harris_laplace_detector.cpp * tuck auxiliary functions for Harris-Laplace into anonymous namespace * use mask to filter keypoints in Harris-Laplace detector * remove unused value of differentiation scale from calcAffineAdaptation * make descriptor copy in AffineFeature2D independent of the data type * Document interface for Harris-Laplace and AffineFeature2D * Make type conversions explicit and decorate float literals with f in HarrisLaplace and AffineFeature2D * Replace usage of non-standard log2 in Harris-Laplace feature detector * Fix virtual overload errors in AffineFeature2D * Add basic tests for AffineFeature2D and fix what they uncover * Make type conversions in Harris-Laplace feature detector explicit * Change license header for Harris-Laplace detector and AffineFeature2D * Use Matx for small matrices in AffineFeature2D * Remove redundant attributes of Elliptic_KeyPoint * Convert Matx22f to Matx22d for inverting in AffineFeature2D
-
- 27 Oct, 2016 1 commit
-
-
Balint Cristian authored
-
- 14 Oct, 2016 1 commit
-
-
Balint Cristian authored
-
- 21 Sep, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 17 Dec, 2015 1 commit
-
-
m4nh authored
- Saliency stl array instead of pointer array added - Perf test in Extra Repository - Epsilon change to 10E-3
-
- 20 Aug, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 29 May, 2015 1 commit
-
-
cbalint13 authored
-
- 24 May, 2015 1 commit
-
-
cbalint13 authored
-
- 20 May, 2015 1 commit
-
-
GilLevi authored
-
- 18 May, 2015 2 commits
-
-
http://code.opencv.org/issues/3943;Vadim Pisarevsky authored
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
-
cbalint13 authored
-
- 17 May, 2015 1 commit
-
-
cbalint13 authored
-
- 11 May, 2015 2 commits
- 28 Apr, 2015 1 commit
-
-
cbalint13 authored
-
- 09 Apr, 2015 1 commit
-
-
cbalint13 authored
-
- 20 Jan, 2015 1 commit
-
-
cbalint13 authored
-
- 07 Jan, 2015 1 commit
-
-
Str3iber authored
-
- 05 Nov, 2014 1 commit
-
-
Michele Adduci authored
-
- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d/xfeatures2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 16 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 22 Aug, 2014 1 commit
-
-
StevenPuttemans authored
-
- 20 Aug, 2014 1 commit
-
-
Ernest Galbrun authored
-
- 11 Aug, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-