- 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 5 commits
-
-
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 11 commits
-
-
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
-
Alexander Alekhin authored
-
Richard Veale authored
* Fixed bug that made cuda::filter give corrupted output when different filters called in different threads. This was due to use of global texture variable shared by all filters. * REV: fixed tab issue for opencv coding style...
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
rpici authored
The big endian data in the tiff_sample_data array was never being tested. This could be observed by e.g. changing the 9th byte in the big endian data from 0xde to something that should fail the test, e.g. 0xdd, and the test would still pass even though it should fail.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Namgoo Lee authored
-
- 12 Mar, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-