- 19 Apr, 2018 1 commit
-
-
Tomoaki Teshima authored
* restore resize of carotene * clean up the source code * remove unused member function (Near) * add strict test on the border
-
- 13 Apr, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* use universal intrinsic instead of raw intrinsic * add 2 channels de-interleave on x86 platform * add v_int32x4 version of v_muladd * add accumulate version of v_dotprod based on the commit from seiko2plus on bf1852d * remove some verify check in performance test * avoid the out of boundary access and keep the performance
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* remove NVidia and Nvidia * replace Cuda with CUDA * keep the letters for API
-
- 12 Apr, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 11 Apr, 2018 10 commits
-
-
Sayed Adel authored
* remove unnecessary defines from vsx_utils * fix v_load_expand, load lower 64bit * use vec_ld, vec_st with alignment load/store on all types except 64bit * map v_extract to v_rotate_right * update license header * enable VSX by default on clang since #11167
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vitaly Tuzov authored
* Updated warpAffine test to ensure bit-exactness for CV_8U * Updated invertAffineTransform to bit-exact evaluation
-
Vitaly Tuzov authored
* Added custom implementation for NxN bit-exact GaussianBlur * Reworked fixedpoint interface a bit * Reworked horizontal line estimation for bit-exact GaussianBlur * Reworked vertical line estimation for bit-exact GaussianBlur * Updated range estimation for vectorized part of bit-exact GaussianBlur evaluation
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 10 Apr, 2018 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
with 'CL=/permissive-'
-
Alexander Alekhin authored
-
Alexander Alekhin authored
CMake generated files is a part of target depends list. Details: `cmake --help-policy CMP0058`
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
shimat authored
-
- 09 Apr, 2018 13 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Nesterov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
replaced to safe binary compatible 'rep; nop' asm instruction
-
Vadim Pisarevsky authored
-
tlanclos authored
-
shimat authored
* add LSD supportsVec4iResult * LineSegmentDetector.drawSegments: support vector<Vec4i> * test_lsd.cpp: replace detect() * test_lsd.cpp: add compareSegments tests * lsd.cpp: LSD.compareSegments support Vec4i * test_lsd.cpp: fix trailing whitespace
-
Dmitry Kurtaev authored
Enable FP16 GPU target for DL Inference Engine backend.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-