- 21 Mar, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
-
Bharat123Rox authored
-
- 20 Mar, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Matthew K. Gumbel authored
When running with >1 OpenCV thread, KMeans index generation was non-deterministic because of a RWW race. Issue is resolved by removing the offending logic from the parallel section.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
-
- 19 Mar, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
* optimize v_lut_deinterleave * optimize v_interleave_/pairs/quads/triplets * optimize v_lut, use vec_extract instead of aligned store
-
- 18 Mar, 2019 6 commits
-
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Augusto Fraga Giachero authored
The Android NDK 16b has a bug that sets the ANDROID_NDK_REVISION variable incorrectly, generating an unexpected line break in the middle of the string. This breaks the build as the generated version_string.inc presents an invalid C string. Remove leading and trailing line breaks, warns for line breaks in the middle of 'msg' and escape them before appending to OPENCV_BUILD_INFO_STR.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pedro Ferreira da Costa authored
-
- 16 Mar, 2019 2 commits
-
-
Alexander Alekhin authored
-
npochhi authored
-
- 15 Mar, 2019 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
zuoshaobo authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 14 Mar, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Keep `_FILE_OFFSET_BITS` undefined in Android builds.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
npochhi authored
-
- 13 Mar, 2019 1 commit
-
-
Sayed Adel authored
- allow cmake to check sanity of vsx aligned ld/st - force universal intrinsics v_load_aligned/v_store_aligned to failback to unaligned ld/st if cmake runtime vsx aligned test fail
-