- 25 Feb, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Namgoo Lee authored
- Use shfl_down, instead of __shfl_down, on warp scan - Remove race conditions
-
- 23 Feb, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 Feb, 2019 7 commits
-
-
AKAMath authored
New computeECC function, and updated findTransformECC function to make gaussian filtering optional (#13837) * fix for https://github.com/opencv/opencv/issues/12432 with doc and tests * Added doc string for new parameter. * Fixes suggested by Alalek for getting around ABI incompatibility. * Update to docstring, to remove parameter that isn't relevant. * More updates based on Alalek's usggestions.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Feb, 2019 7 commits
-
-
Dmitry Kurtaev authored
-
LaurentBerger authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Ayush Pandey authored
-
- 20 Feb, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
Resize reworked using wide universal intrinsics (#13781) * Added wide universal intrinsics optimized implementation for 3 channel bit-exact linear resize * Reworked linear resize using new wide LUT intrinsics * Fix for VSX intrinsics
-
Dmitry Kurtaev authored
-
- 19 Feb, 2019 9 commits
-
-
Brad Kelly authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Lindsay Roberts authored
All <arm_neon.h> includes in core/cv_cpu_dispatch.h are protected by an ifndef __CUDACC__ to prevent attempting to use neon intrinsics when compiling cuda kernels (.cu) -- this prevents hard errors such as error: identifier "__builtin_neon_qi" is undefined Add this same protection to flann/dist.h to fix compilation involving flann.hpp.
-
Alexander Alekhin authored
-
- 18 Feb, 2019 2 commits
-
-
Dmitry Kurtaev authored
-
LaurentBerger authored
-