- 13 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 29 Jun, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 25 Apr, 2017 1 commit
-
-
Pavel Vlasov authored
Updated integrations for: cv::split cv::merge cv::insertChannel cv::extractChannel cv::Mat::convertTo - now with scaled conversions support cv::LUT - disabled due to performance issues Mat::copyTo Mat::setTo cv::flip cv::copyMakeBorder - currently disabled cv::polarToCart cv::pow - ipp pow function was removed due to performance issues cv::hal::magnitude32f/64f - disabled for <= SSE42, poor performance cv::countNonZero cv::minMaxIdx cv::norm cv::canny - new integration. Disabled for threaded; cv::cornerHarris cv::boxFilter cv::bilateralFilter cv::integral
-
- 26 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jan, 2017 1 commit
-
-
Tomoaki Teshima authored
- make sure SSE version will be still available for backward compatibility
-
- 20 Jan, 2017 1 commit
-
-
Tomoaki Teshima authored
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 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;
-
- 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
-
- 30 Jan, 2015 1 commit
-
-
sergei authored
-
- 12 Jan, 2015 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 01 Nov, 2014 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
-
- 29 Sep, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 26 Sep, 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 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 13 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 12 May, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 08 May, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 07 May, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 05 May, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 29 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 24 Apr, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 22 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Apr, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 16 Apr, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 14 Apr, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 10 Apr, 2014 1 commit
-
-
Alexander Karsakov authored
-