- 12 Jan, 2015 1 commit
-
-
Ilya Lavrenov 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;
-
- 10 Oct, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Sep, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Aug, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 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
-
- 29 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 22 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Apr, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 17 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 08 Apr, 2014 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 25 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 29 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 18 May, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 21 Feb, 2012 1 commit
-
-
Victoria Zhislina authored
-
- 14 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Jun, 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()).
-
- 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.
-
- 23 Dec, 2010 1 commit
-
-
Vladimir Dudnik authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-