- 09 Nov, 2018 2 commits
-
-
Alexander Alekhin authored
-
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)
-
- 13 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 10 Sep, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 04 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
Commits: - 09837928 - 10fb88d0 Excluded changes with std::atomic (C++98 requirement)
-
- 02 Sep, 2018 1 commit
-
-
cyy authored
* fix some static analyzer warnings * fix some static analyzer warnings * fix race condition of workthread control
-
- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 12 Feb, 2018 1 commit
-
-
Maksim Shabunin authored
-