- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 17 Oct, 2014 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
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
-
Vadim Pisarevsky authored
-
- 16 Oct, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
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
-
- 02 Oct, 2014 1 commit
-
-
Felix Endres authored
Implemented as a new optional parameter for the constructor of the ORB detector. The change of this parameter has been included in the orb unit test.
-
- 11 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Jul, 2014 1 commit
-
-
f-morozov authored
-
- 11 Jun, 2014 1 commit
-
-
berak authored
-
- 10 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Jun, 2014 1 commit
-
-
berak 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
-
- 24 Apr, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 05 Apr, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 25 Mar, 2014 1 commit
-
-
Clemens Korner authored
-
- 04 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 16 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 14 Feb, 2014 1 commit
-
-
Pierre Moulon authored
-
- 05 Feb, 2014 2 commits
-
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
- 04 Feb, 2014 1 commit
-
-
Konstantin Matskevich authored
-
- 03 Feb, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 22 Jan, 2014 2 commits
-
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
match radiusMatch
-
- 16 Dec, 2013 1 commit
-
-
StevenPuttemans authored
See feature 2862
-
- 09 Dec, 2013 1 commit
-
-
Peter Andreas Entschev authored
Added the defaultNorm() method to the DescriptorExtractor class. This method returns the default norm type for each descriptor type. The tests and C/C++ samples were updated to get the norm type directly from the DescriptorExtractor inherited classes. This was reported in feature report #2182 (http://code.opencv.org/issues/2182). It will make it possible to get the norm type usually applied matching method for each descriptor, instead of passing it manually.
-
- 05 Dec, 2013 1 commit
-
-
sprice authored
-