- 18 Jun, 2015 1 commit
-
-
Dmitry Budnikov authored
Removed IPP port for tiny arithm.cpp functions Additional warnings fix on various platforms. Build without OPENCL and GCC warnings fixed Fixed warnings, trailing spaces and removed unused secure_cpy. IPP code refactored. IPP code path implemented as separate static functions to simplify future work with IPP code and make it more readable.
-
- 27 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 1 commit
-
-
Vladislav Vinogradov 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;
-
- 03 Sep, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 02 Sep, 2014 1 commit
-
-
Alexander Karsakov authored
Added workaround for Nvidia: take into account that 3-channel vector type takes 4*elem_size in local memory.
-
- 26 Aug, 2014 1 commit
-
-
VBystricky authored
-
- 25 Aug, 2014 1 commit
-
-
vbystricky 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
-
- 08 Jul, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 29 Apr, 2014 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Apr, 2014 5 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 18 Apr, 2014 6 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
- 17 Apr, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 14 Apr, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 09 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 08 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Apr, 2014 4 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
Change deprecated function ippicviMulC_32f_C1IR to ippicviMulC_32f_C1R. Check results of ipp function, if error was return run opencv branch of code
-
vbystricky authored
-
- 31 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 23 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 20 Dec, 2013 1 commit
-
-
Leszek Swirski authored
-
- 10 Dec, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 05 Oct, 2013 1 commit
-
-
Ilya Lavrenov authored
-