- 14 Jan, 2019 1 commit
-
-
Vitaly Tuzov authored
-
- 25 Dec, 2018 1 commit
-
-
Vitaly Tuzov authored
Added filter2d tests for 16S
-
- 22 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
Commit: 124011c3 PR: https://github.com/opencv/opencv/pull/13392 Sobel filter with 16S/16U datatype is broken.
-
- 20 Dec, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 19 Dec, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 09 Nov, 2018 1 commit
-
-
Vadim Pisarevsky authored
* significantly reduced OpenCV binary size by disabling IPP calls in some OpenCV functions: Sobel, Scharr, medianBlur, GaussianBlur, filter2D, mean, meanStdDev, norm, sum, minMaxIdx, sort. * re-enable IPP in norm, since it's much faster (without adding too much space overhead)
-
- 24 Oct, 2018 1 commit
-
-
maver1 authored
* Updated ICV packages and IPP integration * core(test): minMaxIdx IPP regression test * core(ipp): workaround minMaxIdx problem * core(ipp): workaround meanStdDev() CV_32FC3 buffer overrun * Returned semicolon after CV_INSTRUMENT_REGION_IPP()
-
- 13 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 23 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 17 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 23 May, 2018 1 commit
-
-
yuki takehara authored
* Add arguments to dftFilter2D * test: add expected test values
-
- 24 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 Mar, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 01 Dec, 2017 1 commit
-
-
elenagvo authored
-
- 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;
-
- 10 Jul, 2017 1 commit
-
-
- 04 Jul, 2017 1 commit
-
-
Vitaly Tuzov authored
-
- 28 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 27 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
-
- 20 Apr, 2017 1 commit
-
-
Pavel Vlasov authored
-
- 16 Mar, 2017 1 commit
-
-
Woody Chow authored
-
- 27 Feb, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 21 Nov, 2016 1 commit
-
-
Pavel Vlasov authored
filter2D IPP runtime check;
-
- 02 Sep, 2016 1 commit
-
-
Vitaly Tuzov authored
-
- 19 Aug, 2016 2 commits
-
-
Pavel Vlasov authored
-
Pavel Vlasov authored
-
- 05 Aug, 2016 1 commit
-
-
Alexander Alekhin authored
Problem is observed with test_loop_times=100 in corner cases like 93x1 or similar
-
- 18 Jul, 2016 1 commit
-
-
k-shinotsuka authored
-
- 17 Jul, 2016 1 commit
-
-
k-shinotsuka authored
-
- 03 Mar, 2016 5 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 01 Dec, 2015 1 commit
-
-
Pavel Vlasov authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-