- 22 Apr, 2016 1 commit
-
-
Vadzim Piatrou authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 16 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 12 Jan, 2015 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;
-
- 30 Sep, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 11 Aug, 2014 1 commit
-
-
Nathan Jackson authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 25 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 19 Jan, 2014 1 commit
-
-
Anatoly Baksheev authored
-
- 30 Dec, 2013 1 commit
-
-
Konstantin Matskevich authored
-
- 27 Dec, 2013 1 commit
-
-
Konstantin Matskevich 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
-
- 31 May, 2013 1 commit
-
-
Roman Donchenko authored
Yes, it's as ludicrous as it sounds, but it's still true. Bizarrely, the previous commit makes CLAHE run about 10% slower on Android, even though it doesn't even touch any CLAHE code. Splitting it off fixes that, although the reason it does is a mystery for the ages. It's cleaner when it's in its own file, anyway. ;=]
-