- 04 Sep, 2019 3 commits
-
-
Alexander Alekhin authored
-
Everton Constantino authored
* Adding all possible data type interactions to the perf tests since some use SIMD acceleration and others do not. * Disabling full tests by default. * Giving proper names, removing magic numbers and sanity checks of new performance tests for the integral function. * Giving proper names, making array static.
-
huihut authored
* fix 'chmod' is not recognized as an internal or external command in Windows https://github.com/opencv/opencv/issues/14939 * cmake: update PCH command handling
-
- 03 Sep, 2019 5 commits
-
-
Dmitry Kurtaev authored
* Wrap unsupported by IE layers as custom layers * Replace pointers to layers blobs to their shapes * Enable Faster R-CNN with IE backend on CPU
-
Alexander Alekhin authored
- error: variables in the local address space can only be declared in the outermost scope of a kernel function
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 02 Sep, 2019 3 commits
-
-
David Carlier authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 31 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Chip Kerchner authored
* Convert ImgWarp from SSE SIMD to HAL - 2.8x faster on Power (VSX) and 15% speedup on x86 * Change compile flag from CV_SIMD128 to CV_SIMD128_64F for use of v_float64x2 type * Changing WarpPerspectiveLine from class functions and dispatching to static functions. * Re-add dynamic runtime and dispatch execution. * RRestore SSE4_1 optimizations inside opt_SSE4_1 namespace
-
- 30 Aug, 2019 2 commits
-
-
Maksim Shabunin authored
* removed private flann documentation * common tutorial images moved to doc/images * grouping issues
-
Alexander Alekhin authored
-
- 29 Aug, 2019 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Braedy Kuzma authored
-
Braedy Kuzma authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
detected by UBSAN
-
Alexander Alekhin authored
-
Lubov Batanina authored
* Fix IE FullyConnected layer * Fix MyriadX
-
- 28 Aug, 2019 3 commits
-
-
Alexander Alekhin authored
-
Chip Kerchner authored
* Convert lkpyramid from SSE SIMD to HAL - 90% faster on Power (VSX). * Replace stores with reduce_sum. Rework to handle endianess correctly. * Fix compiler warnings by casting values explicitly to shorts * Switch to CV_SIMD128 compiler definition. Unroll loop to 8 elements since we've already loaded the data.
-
Vitaly Tuzov authored
-
- 27 Aug, 2019 5 commits
-
-
Alexander Alekhin authored
-
ChipKerchner authored
-
ChipKerchner authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 26 Aug, 2019 2 commits
-
-
atinfinity authored
Implementation of colormap "Turbo" (#15388) * implemented turbo colormap * add colormap image * changed float value to avoid cast * sorted flag check alphabetically
-
Alexander Alekhin authored
-
- 24 Aug, 2019 1 commit
-
-
- 23 Aug, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-