- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 01 Feb, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 25 Jan, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 13 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
-
- 28 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
If there are no OpenCL/UMat methods calls from application. OpenCL subsystem is initialized: - haveOpenCL() is called from application - useOpenCL() is called from application - access to OpenCL allocator: UMat is created (empty UMat is ignored) or UMat <-> Mat conversions are called Don't call OpenCL functions if OPENCV_OPENCL_RUNTIME=disabled (independent from OpenCL linkage type)
-
- 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>
-
- 16 Dec, 2016 2 commits
-
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
- 03 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 27 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 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
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 15 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
-
Pavel Vlasov authored
IPP can be switched on and off on runtime; Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS; TS modifications for implementations control;
-
- 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.
-
- 23 Aug, 2014 1 commit
-
-
PhilLab authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 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
-