- 27 Dec, 2013 1 commit
-
-
vbystricky authored
-
- 25 Dec, 2013 2 commits
-
-
vbystricky authored
-
vbystricky authored
-
- 11 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 09 Dec, 2013 2 commits
-
-
Vladimir Bystricky authored
-
Vladimir Bystricky authored
-
- 09 Sep, 2013 1 commit
-
-
Vadim Pisarevsky authored
added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions.
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 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 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations.
-
- 10 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
extended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combination in sepFilter2D.
-
- 21 Feb, 2012 1 commit
-
-
Victoria Zhislina authored
-
- 23 Jan, 2012 3 commits
-
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT)
-
Andrey Pavlenko authored
-
- 26 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 11 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 31 May, 2011 1 commit
-
-
Ilya Lysenkov authored
-
- 19 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 17 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
-
- 09 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-
- 29 Dec, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed incorrect sign of the result of the convolution with normalized asymmetric kernels (ticket #779)
-
- 13 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 12 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-