- 13 Mar, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Feb, 2014 1 commit
-
-
Konstantin Matskevich authored
-
- 24 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 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.
-
- 03 Dec, 2013 1 commit
-
-
Andrey Pavlenko authored
(master branch was fixed before, no need to merge this to master!) - disable openexr (numerous undefined std::min & std::max) - workaround for two compilator bugs
-
- 21 Oct, 2013 2 commits
-
-
Jose-Luis Blanco-Claraco authored
-
Jose-Luis Blanco-Claraco authored
-
- 20 Oct, 2013 1 commit
-
-
Jose-Luis Blanco-Claraco authored
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 15 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 31 May, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
added initModule_features2d(). Possibly solved problem when the linker excludes seemingly unused detectors/descriptors.
-
- 23 Mar, 2012 1 commit
-
-
Leonid Beynenson authored
Made small change which fixes the situation, when ORB does not find any descriptors on an image. Earlier ORB::operator() crashed in this case, since rowRange method was called for an empty matrix.
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Mar, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-
- 16 Feb, 2012 1 commit
-
-
Vincent Rabaud authored
-
- 14 Feb, 2012 1 commit
-
-
Anatoly Baksheev authored
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
-
- 22 Nov, 2011 1 commit
-
-
Vadim Pisarevsky authored
updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers.
-
- 08 Nov, 2011 1 commit
-
-
Vadim Pisarevsky authored
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
-
- 21 Oct, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 19 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
-
- 01 Jul, 2011 1 commit
-
-
Vincent Rabaud authored
-
- 29 Jun, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Vincent Rabaud authored
-
- 24 Jun, 2011 1 commit
-
-
Vincent Rabaud authored
-
- 17 Jun, 2011 1 commit
-
-
Vladimir Dudnik authored
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Jun, 2011 3 commits
-
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
- 01 Jun, 2011 3 commits
-
-
Vincent Rabaud authored
-
Anatoly Baksheev authored
-
Vincent Rabaud authored
-