- 15 Oct, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 14 Oct, 2018 4 commits
-
-
tellowkrinkle authored
* Make cocoa windows draw faster * Use a CALayer for rendering when possible Uses GPU to scale images, which is important because retina macs will want window sizes much larger (in pixels) than the image * Fix mouse logic for cocoa windows * Only halve resolution on retina if image is larger than display
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- always pass DEPTH_dst value to core/arithm kernel
-
- 13 Oct, 2018 5 commits
-
-
tompollok authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 12 Oct, 2018 5 commits
-
-
drkoller authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
take1014 authored
-
- 11 Oct, 2018 15 commits
-
-
Sayed Adel authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
MSVS is shipped with CMake compoment.
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* fix test failure of cudaimgproc convert color bgr2lab series
-
Alexander Alekhin authored
Objdetect: QRCode detect + decode
-
Sayed Adel authored
- improve cpu dispatching calls to allow more SIMD extentions (SSE4.1, AVX2, VSX) - wide universal intrinsics - replace dummy v_expand with v_expand_low - replace v_expand + v_mul_wrap with v_mul_expand for product accumulate operations - use FMA for accumulate operations - add mask and more types to accumulate's performance tests
-
Sayed Adel authored
- redefine 16-bit multiply operator to perform saturating multiply instead of non-saturating multiply - implement 8-bit multiply operator to perform saturating multiply - implement v_mul_wrap() for 8-bit, 16-bit non-saturating multiply - improve performance of v_mul_hi() for VSX - update intrin tests with new changes - replace unv 16-bit multiplication operator with v_mul_wrap due behavior changes - Several improvements depend on vpisarev review * initial forward declarations for universal intrinsics * move emulating SSE intrinsics into separate file * implement v_mul_expand for 8-bit * reimplement saturating multiply using v_mul_expand + v_pack * map v_expand, v_load_expand, v_load_expand_q to sse4.1 * fix overflow avx2::v_pack(uint32) * implement two universal intrinsics v_expand_low and v_expand_high
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
- 10 Oct, 2018 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Similar to 'OMP_DYNAMIC=TRUE'.
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-