- 22 Aug, 2019 9 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
-
Alexander Alekhin authored
-
Prakhar Varshney authored
* fix broken code link resolves #15344 * Update stitcher.markdown * update 3.4 link
-
- 21 Aug, 2019 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
dab0bby authored
-
Alexander Alekhin authored
-
Rosen Penev authored
* jas_stream: Add definition for L_tmpnam if missing uClibc-ng for some reason does not provide a definition when some deprecated APIs are disabled. Value taken from the musl libc. * 3rdparty: move uClibc-ng workaround into config file
-
Zyrin authored
-
Zyrin authored
-
- 20 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
xitong authored
-
- 19 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
craterkamath authored
-
- 16 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
- 15 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
- 14 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Aug, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Aug, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 09 Aug, 2019 1 commit
-
-
Hugo Lindström authored
* WINCE 8.0 requires ARMv7 Thumb2 and thus have NEON instructions * Only add NEON if on _ARM_
-
- 08 Aug, 2019 5 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
-