- 07 Sep, 2018 2 commits
-
-
Mark Harfouche authored
-
Hamdi Sahloul authored
-
- 06 Sep, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
POD structures can't have constructors.
-
- 05 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 04 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
Commits: - 09837928 - 10fb88d0 Excluded changes with std::atomic (C++98 requirement)
-
- 03 Sep, 2018 3 commits
-
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
yuki takehara authored
* fix 12218 * Update test_distancetransform.cpp marked the test as "BIGDATA_TEST" in order to skip it on low-mem platforms * modify test * use a smaller image in the test * fix test code
-
- 01 Sep, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Avoid manual address arithmetic
-
- 31 Aug, 2018 2 commits
-
-
Vitaly Tuzov authored
* Bit-exact GaussianBlur reworked to use wide intrinsics * Added v_mul_hi universal intrinsic * Removed custom SSE2 branch from bit-exact GaussianBlur * Removed loop unrolling for gaussianBlur horizontal smoothing
-
Vitaly Tuzov authored
* Bit-exact resize reworked to use wide intrinsics * Reworked bit-exact resize row data loading * Added bit-exact resize row data loaders for SIMD256 and SIMD512 * Fixed type punned pointer dereferencing warning * Reworked loading of source data for SIMD256 and SIMD512 bit-exact resize
-
- 30 Aug, 2018 1 commit
-
-
take1014 authored
-
- 28 Aug, 2018 1 commit
-
-
take1014 authored
-
- 20 Aug, 2018 2 commits
-
-
Kuang Fangjun authored
-
Kuang Fangjun authored
-
- 17 Aug, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 16 Aug, 2018 3 commits
-
-
Alexander Alekhin authored
don't use legacy test API
-
Alexander Alekhin authored
-
Bahram Dahi authored
-
- 08 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
Do not try to process empty inputs.
-
Alexander Alekhin authored
Details 12176
-
- 02 Aug, 2018 1 commit
-
-
tompollok authored
-
- 30 Jul, 2018 1 commit
-
-
Kuang Fangjun authored
-
- 24 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 23 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 17 Jul, 2018 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 16 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Jul, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Function is very fast, so 0.000 ms results are useless. 1000 runs requires 25ms on i7-6700K.
-
- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 08 Jun, 2018 1 commit
-
-
gnthibault authored
-
- 06 Jun, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 01 Jun, 2018 1 commit
-
-
take1014 authored
-
- 31 May, 2018 2 commits
-
-
Vadim Pisarevsky authored
* add universal intrinsics for HSV2RGB_b * rewritten HSV2RGB_b without using extra universal intrinsics * removed unused variable * undo changes in v_load_deinterleave
-
Vadim Pisarevsky authored
fixes handling of empty matrices in some functions (#11634) * a part of PR #11416 by Yuki Takehara * moved the empty mat check in Mat::copyTo() * fixed some test failures
-