- 23 Aug, 2017 1 commit
-
-
Pavel Vlasov authored
- Optimizations set change. Now IPP integrations will provide code for SSE42, AVX2 and AVX512 (SKX) CPUs only. For HW below SSE42 IPP code is disabled. - Performance regressions fixes for IPP code paths; - cv::boxFilter integration improvement; - cv::filter2D integration improvement;
-
- 04 Jul, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 01 Jul, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 30 Jun, 2017 1 commit
-
-
Maksim Shabunin 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
-
- 13 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov 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
-
- 27 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 17 Oct, 2014 1 commit
-
-
Maksim Shabunin 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;
-
- 08 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Apr, 2014 3 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
- 26 Dec, 2013 1 commit
-
-
Alexander Karsakov authored
-
- 20 Sep, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 12 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
Also move cv::linemod to own header
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 02 Feb, 2013 1 commit
-
-
Andy Maloney authored
Declare vars as locally as possible
-
- 31 Jan, 2013 2 commits
-
-
Vadim Pisarevsky authored
disabled the use of SSE4 instructions as well to make the code compatible with the old Intel and AMD chips
-
Vadim Pisarevsky authored
added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534, #2591, #2669
-
- 28 Dec, 2012 1 commit
-
-
Zifei Tong authored
-
- 24 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 23 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 05 Sep, 2012 2 commits
-
-
Andrey Kamaev authored
-
Takahiro Horikawa authored
#523 Fix the problem where the MaxSize parameter in cvHaarDetectObjects does not work when the flag CV_HAAR_SCALE_IMAGE is not set.
-
- 04 Sep, 2012 2 commits
-
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
- 31 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-