- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 11 Sep, 2012 1 commit
-
-
Vadim Pisarevsky authored
fixed iterations>1 case in morphological operations (bug #2348; thanks to Andrei Zaharescu for the fix)
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Apr, 2012 2 commits
-
-
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.
-
Ilya Lysenkov authored
-
- 16 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 21 Feb, 2012 1 commit
-
-
Victoria Zhislina authored
-
- 14 Feb, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Anatoly Baksheev authored
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
-
- 06 Jan, 2012 1 commit
-
-
Kirill Kornyakov authored
Added threaded versions (enabled only for Tegra at the moment) of threshold, erode/dilate. Slighlty restructured the code of medianBlur.
-
- 27 Dec, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 24 Oct, 2011 1 commit
-
-
Kirill Kornyakov authored
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 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.
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-