- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 04 Aug, 2016 1 commit
-
-
k-shinotsuka authored
-
- 27 Jul, 2016 1 commit
-
-
k-shinotsuka authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 25 Sep, 2015 1 commit
-
-
Pavel Vlasov authored
IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE to manage changes between updates more easily. IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;
-
- 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 1 commit
-
-
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
-
- 03 Jul, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 23 Jun, 2014 1 commit
-
-
mlyashko authored
binary mode
-
- 13 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 29 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 17 Apr, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 14 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 11 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Apr, 2014 3 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
- 18 Feb, 2014 1 commit
-
-
Roman Donchenko authored
-
- 27 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 26 Dec, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 25 Dec, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 27 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 07 Jun, 2013 3 commits
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 12 Feb, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 Jul, 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()).
-
- 18 May, 2011 1 commit
-
-
Vadim Pisarevsky 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 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-