- 27 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 12 Jan, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Jan, 2015 1 commit
-
-
orestis authored
-
- 12 Nov, 2014 1 commit
-
-
Yan Wang authored
Avoid stack overflow based on std::vector cause std::vector::resize() segmentation fault.
-
- 06 Nov, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 15 Oct, 2014 1 commit
-
-
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;
-
- 26 Sep, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 03 Sep, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 22 Aug, 2014 1 commit
-
-
U-KruchininD-ПК\KruchininD authored
new hysteresis delete whitespaces fix problem with mad24 Dynamic work group size dynamic work group size Fix problem with warnings Fix some problems with border Another one fix Delete trailing whitespaces some changes fix problem with warning
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 01 Jul, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Apr, 2014 2 commits
-
-
vbystricky authored
-
vbystricky authored
Canny uncommented, prefix of ipp function changed. Ipp version of Canny called only for images with one channels
-
- 24 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 04 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 26 Dec, 2013 1 commit
-
-
Alexander Karsakov authored
-
- 05 Oct, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 28 Aug, 2013 1 commit
-
-
Vadim Pisarevsky authored
fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches)
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 21 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Feb, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Nov, 2011 1 commit
-
-
Andrey Kamaev 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.
-
- 15 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-