- 23 Nov, 2015 1 commit
-
-
Pavel Vlasov authored
-
- 11 Nov, 2015 1 commit
-
-
Jan Starzynski authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 29 Sep, 2015 1 commit
-
-
Pavel Vlasov authored
HAVE_IPP_ICV_ONLY will be undefined if OpenCV was linked against ICV packet from IPP9 or greater. ICV9+ packets will be aligned with IPP in OpenCV APIs This will ease code management between IPP and ICV
-
- 25 Sep, 2015 2 commits
-
-
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;
-
Pavel Vlasov authored
Minor changes to IPP implementations;
-
- 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
-