- 05 Mar, 2020 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maxim Pashchenkov authored
-
Maxim Pashchenkov authored
-
- 04 Mar, 2020 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* core(logger): add CV_LOG_ONCE_xxx() CV_LOG_IF_xxx() macros * core(logger): keep tests disabled
-
Alexander Alekhin authored
* imgproc(integral): avoid OOB access * imgproc(test): fix integral perf check - FP32 computation is not accurate * imgproc(integral): tune loop limits
-
Alexander Alekhin authored
Use argument value for 'mat' in call to format for vector_mat and vector_mat_template
-
Liubov Batanina authored
* Supported Div op for constants * Added Mul test
-
Vadim Levin authored
-
Zach Lowry authored
The hard-coded string value "Mat" was used in the two format strings for vector_mat and vector_mat_template, preventing UMat arguments to functions that have these types from working correctly. as noted in #12231.
-
- 03 Mar, 2020 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
ashishiva3@gmail.com authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Anton Potapov authored
-
- 02 Mar, 2020 3 commits
-
-
Alexander Alekhin authored
core: fix MatExpr::size() for gemm() * core(test): MatExpr::size() test for gemm() * core: fix MatExpr::size() for gemm()
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
- 01 Mar, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 29 Feb, 2020 3 commits
-
-
Alexander Alekhin authored
-
ashishiva3@gmail.com authored
-
Yashas Samaga B L authored
cuda4dnn(activations, eltwise, scale_shift): refactor to reduce code duplication * refactor activations * refactor eltwise kernels * move all functors to functors.hpp * remove bias1 and scale1 kernels
-
- 28 Feb, 2020 8 commits
-
-
Alexander Alekhin authored
-
Peter Würtz authored
* Ignore clang warnings for deprecated enum+enum operations in mat.inl.hpp * build: added customization macros, cmake flags for OpenCV build
-
firebladed authored
V4L2: Add V4L2_PIX_FMT_Y12 (12 bit grey) support
-
Chip Kerchner authored
* Vectorize calculating integral for line for single and multiple channels * Single vector processing for 4-channels - 25-30% faster * Single vector processing for 4-channels - 25-30% faster * Fixed AVX512 code for 4 channels * Disable 3 channel 8UC1 to 32S for SSE2 and SSE3 (slower). Use new version of 8UC1 to 64F for AVX512.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
MoonChasing authored
in sample codes instead of cpp files' name.
-
jshiwam authored
removed all the changes occured while trying to resolve conflicts
-
- 27 Feb, 2020 3 commits
-
-
Yuriy Obukh authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 28 Feb, 2020 1 commit
-
-
YashasSamaga authored
-
- 27 Feb, 2020 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-