- 25 Apr, 2015 1 commit
-
-
Mansour Moufid authored
Conflicts: modules/gpu/perf/perf_imgproc.cpp Cast a long integer to double explicitly. Conflicts: modules/python/src2/cv2.cpp Cast some matrix sizes to type int. Change some vector mask types to unsigned. Conflicts: modules/core/src/arithm.cpp
-
- 04 Mar, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 20 Jan, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 12 Jan, 2015 4 commits
-
-
Alexander Smorkalov authored
- Gaussian blur; - CascadeClassifier; - Blenders in stitching module; - Laplacial pyromids in stitching module.
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 05 Nov, 2014 1 commit
-
-
Alexander Alekhin 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
-
- 29 Sep, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Sep, 2014 1 commit
-
-
Alexander Mordvintsev authored
-
- 22 Aug, 2014 1 commit
-
-
Elena Gvozdeva 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
-
- 12 Aug, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 10 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 30 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 16 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 02 Jun, 2014 1 commit
-
-
mletavin authored
-
- 28 May, 2014 1 commit
-
-
mletavin authored
-
- 27 May, 2014 1 commit
-
-
mletavin authored
Moved new kernels under conditional compilation to disable their build for 3-channel images; added condition to use new kernels only for images that are big enough
-
- 26 May, 2014 1 commit
-
-
mletavin authored
Added new Intel-optimized 3x3 and 5x5 kernels to medianFilter.cl file and corresponding code to host in smooth.cpp Only Intel platform and 1 channel images are supported.
-
- 15 May, 2014 1 commit
-
-
thoinvil authored
Consistent with the test made in cv::boxFilter, it adjusts the kernel size to the source size only if the border is not BORDER_CONSTANT and if BORDER_ISOLATED is set. Otherwise, the source has to be considered possibly in a larger image (i.e. the source being a ROI) in witch the kernel should apply.
-
- 07 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 29 Apr, 2014 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 28 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Apr, 2014 1 commit
-
-
vbystricky authored
-
- 17 Apr, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 14 Apr, 2014 1 commit
-
-
unknown authored
-
- 12 Apr, 2014 2 commits
- 10 Apr, 2014 1 commit
-
-
Aaron Kunze authored
-
- 09 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 08 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-