- 20 Aug, 2019 1 commit
-
-
ChipKerchner authored
-
- 08 Aug, 2019 6 commits
-
-
Chip Kerchner authored
Convert HOG from SSE SIMD to HAL - 35-45% faster on Power (VSX) (#15199) * Convert SSE SIMD to HAL. 35-45% improvement for Power (VSX) * Remove CV_NEON code. Use v_floor instead of 3 lines of code. * Invert comparison logic to simplify code. * Change initialization from v_load to constructor type.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Jake Howard authored
* Remove unavoidable print of CV error The return value covers whether the device exists. This might be better hidden behind a debug flag, but I couldn't work out how to do that nicely. * Use `CV_LOG_WARNING` macro to log rather than removing it entirely
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* add -Wno-psabi when using GCC 6 * add -Wundef for CUDA 10 * add -Wdeprecated-declarations when using GCC 7 * add -Wstrict-aliasing and -Wtautological-compare for GCC 7 * replace cudaThreadSynchronize with cudaDeviceSynchronize
-
- 06 Aug, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Lubov Batanina authored
Support new IE API (#15184) * Add support OpenVINO R2 for layers * Add Core API * Fix tests * Fix expectNoFallbacksFromIE for ONNX nets * Remove deprecated API * Remove td * Remove TargetDevice * Fix Async * Add test * Fix detectMyriadX * Fix test * Fix warning
-
Douwe Gelling authored
-
fishjam authored
-
ilbalance authored
* in OpenCV.js added 'rotate' function and test sample * value test added
-
- 05 Aug, 2019 15 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sebastián Gurin authored
backport of commit: 59b0314a
-
Victor Romero authored
backport of commit: f18cbd03
-
TheGoddessInari authored
This fixes a compiler error on MSVC with Unreal Engine (at least). backport of commit: 4e998c9a
-
John Smith authored
backport of commit: 95c65aff
-
Paul E. Murphy authored
Use the quadword bit permutation instruction to creatively move the sign bits to create the mask. Note that values above 127 will result in 0.
-
Alexander Alekhin authored
-
yaohai [姚海] authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 04 Aug, 2019 1 commit
-
-
Mark Harfouche authored
-
- 02 Aug, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 01 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Hugo Lindström authored
-
- 31 Jul, 2019 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-