- 31 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Chip Kerchner authored
* Convert ImgWarp from SSE SIMD to HAL - 2.8x faster on Power (VSX) and 15% speedup on x86 * Change compile flag from CV_SIMD128 to CV_SIMD128_64F for use of v_float64x2 type * Changing WarpPerspectiveLine from class functions and dispatching to static functions. * Re-add dynamic runtime and dispatch execution. * RRestore SSE4_1 optimizations inside opt_SSE4_1 namespace
-
- 30 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 29 Aug, 2019 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Braedy Kuzma authored
-
Braedy Kuzma authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
detected by UBSAN
-
Alexander Alekhin authored
-
Lubov Batanina authored
* Fix IE FullyConnected layer * Fix MyriadX
-
- 28 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Chip Kerchner authored
* Convert lkpyramid from SSE SIMD to HAL - 90% faster on Power (VSX). * Replace stores with reduce_sum. Rework to handle endianess correctly. * Fix compiler warnings by casting values explicitly to shorts * Switch to CV_SIMD128 compiler definition. Unroll loop to 8 elements since we've already loaded the data.
-
Vitaly Tuzov authored
-
- 27 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
ChipKerchner authored
-
ChipKerchner authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 26 Aug, 2019 2 commits
-
-
atinfinity authored
Implementation of colormap "Turbo" (#15388) * implemented turbo colormap * add colormap image * changed float value to avoid cast * sorted flag check alphabetically
-
Alexander Alekhin authored
-
- 24 Aug, 2019 1 commit
-
-
- 23 Aug, 2019 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Giles Payne authored
* Add debug build option to MacOs and iOS build scripts * osx: allow selection of MACOSX_DEPLOYMENT_TARGET * Add --debug_info flag to iOS and macOS builds for building with debug info
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 Aug, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Paul E. Murphy authored
The deprecated flag ENABLE_VSX should not be used to enable this feature. Instead, use the baseline cpu feature set to determine.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-